james
|
6a9b470698
|
Switch the database versioning code from a flat textfile (db/db.db.version.txt) to a record in the config table (var=DBVERSION, year=0)
This gives us a much more robust database versioning system
|
2005-06-07 21:03:55 +00:00 |
|
james
|
65954a35b9
|
Fix the file that gets imported for step 2, add more checking to step 3
|
2005-06-06 17:19:17 +00:00 |
|
james
|
8a59a293b2
|
Finish install2 script, now just need to populate the db with installer step 3
|
2005-05-27 21:42:32 +00:00 |
|
james
|
8407f7dab9
|
Update the installer, and split it into two steps (maybe a third to come?)
1) create the data/config.inc.php database connection file
2) create all the tables
|
2005-05-26 21:05:26 +00:00 |
|