mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-07-20 18:19:45 +00:00
commit
56e8554b57
@ -79,4 +79,4 @@ for line in fileinput.input():
|
||||
|
||||
line = line.replace('"', '`')
|
||||
line = line.replace('AUTOINCREMENT', 'AUTO_INCREMENT')
|
||||
print(line, end=' ')
|
||||
print(line)
|
||||
|
Loading…
Reference in New Issue
Block a user