diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -56,18 +56,12 @@ And me - add reply-to header to emails Consider removing login links from notifications of new responses +Things waiting clarification need link to help you do it. + Tidying ======= -Add SQL foreign keys to database schema (THIS IS IMPORTANT, or things will screw up) - execute 'ALTER TABLE researchers ADD CONSTRAINT fk_researchers_departments FOREIGN KEY ( department_id ) REFERENCES departments( id ) ' - http://wiki.rubyonrails.org/rails/pages/UsingMigrations link to: - http://www.surfdewey.com/2.html - http://www.redhillconsulting.com.au/rails_plugins.html#foreign_key_migrations - http://rubyforge.org/projects/mig-constraints/ - -Mark some requests as test requests - +Mark some requests as test requests Later ===== |