Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit f78a270

Browse files
committed
Fixed platform.
1 parent 108a056 commit f78a270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/gratan/driver.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ def identify(user, host, identifier, auth_plugin = "mysql_native_password")
122122
quote_user(user, host),
123123
quote_identifier(identifier),
124124
]
125+
125126
update(sql)
126127

127128
if (identifier || '').empty?

0 commit comments

Comments
 (0)