Bhuvan Krishna
|
1ab4c9998a
Add executable permission to script missing it
|
9 gadi atpakaļ |
Brion Vibber
|
9ced8af8dc
fix notices in dumpschema
|
14 gadi atpakaļ |
Brion Vibber
|
8b0ba03a2e
Starting to encapsulate some of the schema_version checksum / updater logic
|
14 gadi atpakaļ |
Brion Vibber
|
a053871ddc
update -> create on dumpschema options, easier for me to remember
|
14 gadi atpakaļ |
Brion Vibber
|
eb93bdbb03
some more tweaking to do the mappings during filterDef; not totally sure I like it
|
14 gadi atpakaļ |
Brion Vibber
|
d84923470f
fix bug with --diff on missing table
|
14 gadi atpakaļ |
Brion Vibber
|
a421dd934a
Nicer diff display for schema dump
|
14 gadi atpakaļ |
Brion Vibber
|
229c772634
Filter table definitions to scrub out unsupported features before trying to alter a table. This lets us skip those where we end up trying to change unsupported features.
|
14 gadi atpakaļ |
Brion Vibber
|
621233e1ad
some of the ensureTable stuff partially working
|
14 gadi atpakaļ |
Brion Vibber
|
9364e446b1
Start reworking things to build create table stuff (can view via dumpschema.php --build)
|
14 gadi atpakaļ |
Brion Vibber
|
3c979ec506
Add --all option on dumpschema.php to check all core tables
|
14 gadi atpakaļ |
Brion Vibber
|
cc69ede1ee
stop str_repeat from whinging about being run with repeat value of 0. :P
|
14 gadi atpakaļ |
Brion Vibber
|
443be8a99c
some more cleanup on table defs
|
14 gadi atpakaļ |
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
|
14 gadi atpakaļ |
Brion Vibber
|
312b87ea79
output tweak hack for primary keys on single line
|
14 gadi atpakaļ |
Brion Vibber
|
fcef2aaab7
Pretty up the table dumper :D
|
14 gadi atpakaļ |
Brion Vibber
|
6df4ed697c
quickie script to test schema fetch
|
14 gadi atpakaļ |