coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: cbastos on May 15, 2007, 07:13:18 PM

Title: Database field usage description
Post by: cbastos on May 15, 2007, 07:13:18 PM
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.

Title: Re: Database field usage description
Post by: Nibbler on May 15, 2007, 07:17:13 PM
1. New row in users table
2. No such thing
3. New entry in comments table
4. New entry in pictures table