Although this is contrary to rails best-practises, we cannot provide a schema.rb that works for both MySQL and PostgreSQL, so we have no choice. Our migrations are maintained, so it should always be possible to get back to a "clean" database schema anyway. |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| assets.rake | ||
| cucumber.rake | ||
| db.rake | ||
| default.rake | ||
| generate_session_secret.rake | ||
| linter.rake | ||
| maintenance.rake | ||
| migrations.rake | ||
| podmin.rake | ||
| screenshots.rake | ||
| tests.rake | ||