Use data_source_exists? instead of table_exists?
Use data_source_exists? where possible instead of table_exists? in order to be Rails5 compatible
Showing
Please register or sign in to comment
Use data_source_exists? where possible instead of table_exists? in order to be Rails5 compatible