kenjiszk
15e04b4ef8
add mysql and sqlite3 default test
...
[Gannon McGibbon + Kenji Suzuki]
2018-09-01 22:09:01 -04:00
Ryuta Kamizono
24f264e9ca
SQLite: Foreign Key Support
...
https://www.sqlite.org/foreignkeys.html
2017-01-17 08:20:10 +09:00
Ryuta Kamizono
a80e944e18
Remove unused table_with_autoincrement
table
2016-04-19 17:17:19 +09:00
Yves Senn
8768305f20
fk: use random digest names
...
The name of the foreign key is not relevant from a users perspective.
Using random names resolves the urge to rename the foreign key when the
respective table or column is renamed.
2014-06-26 22:03:49 +02:00
Vipul A M
1457589301
Remove sqlite specificsupports_autoincrement?
which always defaults to true
2013-08-10 22:21:25 +05:30
angelo giovanni capilleri
47570d4f1f
mispelling errors in render_text_test.rb and sqlite_specific_schema
2012-05-12 13:19:28 +02:00
Frederick Cheung
a4fc93c3a9
Use schema.rb for all databases
...
Move adapter specific schema into their own files
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2008-04-22 13:55:13 +12:00