summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
...
* Update table tmw_accounts. Added columns to store secret key and expirationAndreas Habel2009-08-172-9/+24
* Mysql update fileblue1122009-04-202-15/+18
* Update script mysql 2 to 3Blue1122009-04-191-0/+16
* Mysql Backend Update mysql database to version 3 Fixed compile error with mys...Blue1122009-04-191-2/+10
* Fix database version in sqlite db creation fileJared Adams2009-03-081-1/+1
* Fix a bug in the sqlite db creation fileJared Adams2009-03-081-1/+1
* Fix error in sqlite 2 to 3 update scriptJared Adams2009-03-081-1/+1
* Added transactions for chat events.David Athay2009-03-051-1/+1
* Added transactional historyDavid Athay2009-03-052-0/+25
* Added new table to store online users. See mantis #553Andreas Habel2008-12-014-9/+121
* Fixed a bug in tmw_world_states table script reported by YellowShadow. Modifi...Andreas Habel2008-11-181-1/+1
* Removed the binary sqlite3 databaseBjørn Lindeijer2008-11-161-0/+0
* Added check for database version on startup of Accountserver.Andreas Habel2008-11-143-2/+7
* Added table tmw_item_instances and tmw_item_attributes for mySQL and SQLite a...Andreas Habel2008-11-063-48/+96
* Added tables and statements to store and retrieve letters. Attachments not fu...Andreas Habel2008-11-032-2/+94
* Added SQL table definitions for item auctions.Andreas Habel2008-10-173-0/+117
* * Doxygen now writes all warnings into a separate fileAndreas Habel2008-09-193-24/+31
* fixed CHARSET parameter to utf8Andreas Habel2008-09-171-7/+7
* * Added installation scripts to set up database schemas for mysql, sqlite and...Andreas Habel2008-09-175-0/+391