Skip to content
Snippets Groups Projects
Commit 98fb9a5a authored by Cam Saul's avatar Cam Saul
Browse files

lint fix

parent 2bb6bb63
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,8 @@
(extend MySQLDriver
ISqlDriverDatabaseSpecific {:connection-details->connection-spec connection-details->connection-spec
:database->connection-details database->connection-details
:unix-timestamp->timestamp unix-timestamp->timestamp}
:unix-timestamp->timestamp unix-timestamp->timestamp
:timezone->set-timezone-sql timezone->set-timezone-sql}
IDriver GenericSQLIDriverMixin
ISyncDriverTableFKs GenericSQLISyncDriverTableFKsMixin
ISyncDriverFieldAvgLength GenericSQLISyncDriverFieldAvgLengthMixin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment