]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/pgsqlschema.php
fix index drop on pg
[quix0rs-gnu-social.git] / lib / pgsqlschema.php
2010-10-19 Brion Vibberfix index drop on pg
2010-10-19 Brion Vibberstrip column prefix lengths from key defs on pg
2010-10-19 Brion VibberQuoting fixes for postgres
2010-10-19 Brion VibberDrop reverseTypeMap from schemas; we're now doing the...
2010-10-19 Brion VibberPG tweak
2010-10-18 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-15 Brion Vibbersome more tweaking to do the mappings during filterDef...
2010-10-15 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-13 Brion VibberFix for PG filtering
2010-10-13 Brion VibberFilter table definitions to scrub out unsupported featu...
2010-10-13 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-12 Brion VibberStart reworking things to build create table stuff...
2010-10-11 Brion VibberPgsqlSchema can now pull primary, unique, mutli-value...
2010-10-11 Brion VibberNow pulling non-primary/unique index data for PG as...
2010-10-11 Brion Vibberquick syntax fix
2010-10-08 Brion VibberMerge branch 'schema-x' of /Users/brion/pages/mublog...
2010-10-08 Brion VibberStarting on adapting postgresql schema class to look...
2010-10-08 Brion VibberSome more poking at schema stuff, on the road towards...
2010-10-07 Brion VibberMerge branch '1.0.x' into schema-x
2010-09-07 Evan ProdromouMerge branch 'apinamespace' into 0.9.x
2010-08-16 Brion VibberMore schema work in progress... removing duped code...
2010-08-10 Brion VibberMerge branch '0.9.x' into tinymce
2010-08-03 Evan ProdromouMerge remote branch 'gitorious/1.0.x' into 1.0.x
2010-07-12 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-06-28 Brion VibberMerge branch 'master' into 0.9.x
2010-06-28 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-26 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-26 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-16 Brion VibberMerge branch 'testing' into 0.9.x
2010-06-11 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-06-07 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-05-27 Brion VibberMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-05-21 Brion VibberMerge branch 'testing' into 0.9.x
2010-05-19 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-05-19 Brion VibberMerge branch 'testing' into 0.9.x
2010-05-17 Brenda Wallacefix the column modify on stuff for postgres. change...
2010-05-15 Brenda Wallacecomment out the extra bit, cos there's always mysql...
2010-05-15 Brenda Wallacecaitalise the sql keywords
2010-05-15 Brenda Wallaceindexes now working in postgres schemas
2010-05-15 Brenda Wallaceremoved sneaky debug echo that shouldn't be there
2010-05-15 Brenda Wallacesorted enums and auto_increments on postgres.
2010-03-25 Brion VibberMerge commit 'origin/master' into testing
2010-03-23 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-22 Brion VibberMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-03-19 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-18 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-03-17 Brion VibberMerge branch 'master' into testing
2010-03-13 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-12 Brion VibberMerge commit 'origin/testing' into 0.9.x
2010-03-12 Brion VibberMerge commit 'origin/0.9.x' into 0.9.x
2010-03-12 Brion VibberRemove stray whitespace at file start that snuck into...
2010-03-11 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-11 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Brion VibberMerge branch 'testing' of git@gitorious.org:statusnet...
2010-03-10 Brion VibberMerge branch 'testing' into 0.9.x
2010-03-10 Brenda Wallaceremoved a stay bit of debug
2010-03-10 Brenda Wallacemap the mysql-ish column types to ones postgres likes
2010-03-10 Brenda Wallaceprimary keys and unique indexes working in postgres
2010-03-10 Brenda Wallacethrow an error that looks like mysql errors.. :-S
2010-03-06 Brenda WallaceMerge commit 'origin/0.9.x' into 0.9.x
2010-02-25 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-25 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-22 Evan ProdromouMerge branch 'master' into testing
2010-02-22 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-18 Brion VibberMerge branch 'master' into testing
2010-02-17 Brion VibberMerge branch 'master' into testing
2010-02-16 Brion VibberMerge branch 'master' into testing
2010-02-10 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-02-08 Brion VibberMerge branch 'master' of git@gitorious.org:statusnet...
2010-02-04 Brion VibberMerge branch 'master' into testing - drop debug statements
2010-02-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-02-04 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-02-03 Evan ProdromouMerge branch 'master' into testing
2010-02-02 Craig AndrewsMerge branch '0.9.x' into 1.0.x
2010-02-01 Brion VibberMerge remote branch 'statusnet/master' into testing
2010-02-01 Evan ProdromouMerge branch 'master' into testing
2010-01-31 Sarven CapadisliMerge branch 'testing' of git@gitorious.org:statusnet...
2010-01-31 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-01-31 Evan Prodromoumove schema.type.php to typeschema.php like other files