Database field usage description Database field usage description
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Database field usage description

Started by cbastos, May 15, 2007, 07:13:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cbastos

I´m trying to migrate from a proprietary system to Coppermine.
In order to decrease migration times, I´d like to know which tables and fields are modified in these four operations:

1-Adding a user
2-Adding a post
3-Adding a comment
4-Adding a image

It would be very helpfull if someone already studied these operations.


Nibbler

1. New row in users table
2. No such thing
3. New entry in comments table
4. New entry in pictures table