mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-05 01:11:05 +00:00
@@ -79,4 +79,4 @@ for line in fileinput.input():
|
||||
|
||||
line = line.replace('"', '`')
|
||||
line = line.replace('AUTOINCREMENT', 'AUTO_INCREMENT')
|
||||
print(line, end=' ')
|
||||
print(line)
|
||||
|
Reference in New Issue
Block a user