witten
/
luminotes
Archived
1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Dan Helfman 6480b86574 Major SQL changes to support faster searching, plus changes to model.Note to support the new SQL. Unit tests all pass.
note_current is now a table containing the current versions of each note, rather than a view.
This makes the tsearch2 index much less bloated with duplicate information
2008-11-11 21:45:18 -08:00
Dan Helfman 8f4cdd662d Adding a database index to the session table. 2008-11-10 12:32:02 -08:00
Dan Helfman b8a7881b7a Adding a much-needed index to the session table. 2008-11-07 13:12:03 -08:00