]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Filter table definitions to scrub out unsupported features before trying to alter...
authorBrion Vibber <brion@pobox.com>
Wed, 13 Oct 2010 23:04:28 +0000 (16:04 -0700)
committerBrion Vibber <brion@pobox.com>
Wed, 13 Oct 2010 23:04:28 +0000 (16:04 -0700)
commit229c7726344714187dad2641879cb9c4211cc85d
tree54e732c0576b0aaeb0479ad785824ec2e9468d86
parent4101de7dd7cf059816c29c666c816f260a84c252
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.
lib/mysqlschema.php
lib/pgsqlschema.php
lib/schema.php
scripts/dumpschema.php