Initial commit
This commit is contained in:
3
convert_mysql.sh
Executable file
3
convert_mysql.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed 's/SERIAL PRIMARY KEY/INT PRIMARY KEY AUTO_INCREMENT/g' tables.sql
|
Reference in New Issue
Block a user