Brion Vibber
|
9364e446b1
|
Start reworking things to build create table stuff (can view via dumpschema.php --build)
|
2010-10-11 19:10:51 -07:00 |
|
Brion Vibber
|
3c979ec506
|
Add --all option on dumpschema.php to check all core tables
|
2010-10-07 17:02:42 -07:00 |
|
Brion Vibber
|
cc69ede1ee
|
stop str_repeat from whinging about being run with repeat value of 0. :P
|
2010-10-07 17:01:14 -07:00 |
|
Brion Vibber
|
443be8a99c
|
some more cleanup on table defs
|
2010-10-07 17:00:40 -07:00 |
|
Brion Vibber
|
82e9a2eee8
|
Add --diff option to dumpschema.php to run a (quickie text) diff betwen the theoretical and detected schemas for the given tables
|
2010-10-07 16:49:15 -07:00 |
|
Brion Vibber
|
312b87ea79
|
output tweak hack for primary keys on single line
|
2010-10-07 16:23:36 -07:00 |
|
Brion Vibber
|
fcef2aaab7
|
Pretty up the table dumper :D
|
2010-10-07 15:48:38 -07:00 |
|
Brion Vibber
|
6df4ed697c
|
quickie script to test schema fetch
|
2010-10-06 18:28:19 -07:00 |
|