]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Starting on adapting postgresql schema class to look stuff up in the new drupalish...
authorBrion Vibber <brion@pobox.com>
Fri, 8 Oct 2010 23:36:32 +0000 (16:36 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 8 Oct 2010 23:36:32 +0000 (16:36 -0700)
commit2d0807bc1c72c1351f57d7f65386ad7be9d19e83
tree158de9dbf8294a3989c576023572aa0bf7ce912d
parentefa8ff82f4a364f6ba183a683431e9d83652cd9f
Starting on adapting postgresql schema class to look stuff up in the new drupalish format...
Fetching basic column data and unique indexes. Still needs detail work, multi-value indexes, foreign keys, and distinguishing the primary key.
Since we don't get comments and such, for cleaner comparisons we should probably do a filtering on supported features.
lib/mysqlschema.php
lib/pgsqlschema.php
lib/schema.php