Files
nairobi/db
Julian Herrero f668317cc1 Use #data_source_exists? instead of #table_exists?
DEPRECATION WARNING: #table_exists? currently checks both tables and
views. This behavior is deprecated and will be changed with Rails 5.1
to only check tables. Use #data_source_exists? instead.
2019-04-17 17:40:55 +02:00
..
2019-03-28 15:50:34 +01:00
2019-03-14 18:35:51 +01:00
2019-04-10 18:29:01 +02:00