summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2006-12-06Applying Mads' patch to upgrade scriptseinhverfr
2006-11-27removing user and session tables from this legacy file. Having it there makes...christopherm
2006-11-22Adjusting del_exchangerate to work with current defaults table layouttetragon
2006-11-21adding transaction_id. This will require an update to the session table, plea...christopherm
2006-11-18Fix SQL syntaxtetragon
2006-11-17Moving upgrade script fixes into trunkeinhverfr
2006-11-15The admin password will now only be md5() in the databasechristopherm
2006-11-15Removing UTF8 named copies of the Chinese sql fileschristopherm
2006-11-15renaming Columbian files to remove utf8 from their nameschristopherm
2006-11-15deleting old fileschristopherm
2006-11-15Making sql files internally single transactionseinhverfr
2006-11-15making all files UTF8, removing UTF8 from their nameschristopherm
2006-11-15deleting old 8859-1 versionchristopherm
2006-11-15deleting old 8859-1 versionchristopherm
2006-11-14renaming Danish_Default to match current scheme which has charset in file nam...christopherm
2006-11-14converting Danish_Default-chart to utf-8 from 8859-1christopherm
2006-11-14Fixed defaults in numerous CoA'seinhverfr
2006-11-14Fixed issue with US_General chart and updated BUGS fileeinhverfr
2006-11-14Syntax fixestetragon
2006-11-12Adding tax category support to the dbtetragon
2006-11-12creating a central Session::password_check which will allow for an upgrade fr...christopherm
2006-11-08Fixed bug: custom field tables don't contain declared primary keyeinhverfr
2006-11-08Fixed bug: custom field tables don't contain declared primary keyeinhverfr
2006-11-03moving all user preferences into the central db. This will break current test...christopherm
2006-11-02fixing unescaped quote in commentchristopherm
2006-11-01Merged Pg-tables, functions, and indeces into Pg-database.sqleinhverfr
2006-10-31Making Pg-upgrade-2.6.18-2.6.19.sql safe to use for noweinhverfr
2006-10-31Moving Pg-upgrade* into sql/legacy directoryeinhverfr
2006-10-31Finished converting CoA's...einhverfr
2006-10-31Egyptian and French CoA's...einhverfr
2006-10-31Danish and Dutch CoA's...einhverfr
2006-10-31COnverted all Canadian, Colombian, and Czech CoA'seinhverfr
2006-10-31Converted Australian and Austrian CoA'seinhverfr
2006-10-31Defaults table revision. Most COA's and System->defaults are known to be broken.einhverfr
2006-10-30Fixing IR, IS, and CT bugseinhverfr
2006-10-27removing stray commachristopherm
2006-10-26Moved Slony configuration scripts into new contrib directory.einhverfr
2006-10-24changed create_user to return users.id if successfullinuxpoet
2006-10-24added functions create_user and update_user.. see docslinuxpoet
2006-10-24added admin user defaults for postgresqllinuxpoet
2006-10-21Note to Chrish ... Added users table, added users_conf table which is to repl...linuxpoet
2006-10-21fixed length check for upgradeslinuxpoet
2006-10-21session.token now uses a varchar(32) with length check constraint. session_id...linuxpoet
2006-10-21Modified parsing to return undef on empty string.einhverfr
2006-10-17Added default tax modules to Pg-tables.sqleinhverfr
2006-10-16syntax error in sql using wrong closing bracechristopherm
2006-10-10Fixing broken escapes of single quotes in stringschristopherm
2006-10-10sorting by account number to simplify translation/comparison to Canada-Englis...christopherm
2006-10-10renaming Canada-French to more accurate Canada-Quebec, using utf-8 and settin...christopherm
2006-10-08First round of tax code replacement, adds cumulative tax supporttetragon