Database field usage description Database field usage description
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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