instiki/db
2005-11-02 05:34:07 +00:00
..
pages.erbsql move to AR 2005-08-09 02:20:28 +00:00
revisions.erbsql Dropped number from revision table. Also dropped timestamp. We will rely on autoincremented ID for sorting, and will for now store the time of last edit of the revision in revised_at. Later we will refactor content into a separate table (so as not to load the whole 300 kb of text and cached HTML every time we need page.revisions in code). Rake tests all pass, but watir tests indicate that some revision traversing links are still broken 2005-08-14 22:26:54 +00:00
schema.postgre.sql move to AR 2005-08-09 02:20:28 +00:00
schema.rb [BREAKS BUILD] Database schema, Rakefile and contents of config directory are brought inline with 0.14.2 defaults 2005-11-02 05:34:07 +00:00
system.erbsql move to AR 2005-08-09 02:20:28 +00:00
webs.erbsql move to AR 2005-08-09 02:20:28 +00:00
wiki_references.erbsql Fixes for MySQL compatibility 2005-09-28 02:03:28 +00:00