Commit graph

5 commits

Author SHA1 Message Date
44c42f9bfe Set SQL mode, fix bug in -fits:blue-acara search
Without this, searches for negative of `fits` or `species` would crash, bc somewhere Rails set the default SQL mode to be stricter than before. This just sets it back!
2023-08-04 17:20:04 -07:00
8fb6e82c5e Add database.yml to git again
We gitignored it a long time ago as the way to hide our db secrets, but that's not how we manage them anymore! (Or, well, we haven't done production deployment with this new setup yet, but you get the point.)

This helps clarify what the database config oughta look like!
2023-08-04 16:57:36 -07:00
8e69d38ff7 refactoring search, removing database from set, fixing show.js to work with new swf 2010-06-22 12:42:25 -04:00
cee6ee68a1 hook up development database 2010-05-15 13:52:20 -04:00
87fc4bdf05 rails 3 2010-05-14 18:12:31 -04:00