Jump to content

Database comments on every table?


dves

Recommended Posts

Hello.

I would recommend implementing a comment row to every table in the database with NULL default. It can be tedious and hard to keep up when you're trying to implement fixes/custom content without comments, especially when the table you're working in only contain hash and integers.

I'm currently working on the conditions table where I need multiple conditions to be and/or true/false. Very hard to keep up when an entry contains entries containing entries containing entries. A comment table here would be very useful! I tried to add one manually but the core checks how many rows there are in the table and crashes if it's not correct.

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use