This website works better with JavaScript.
Explore
Help
Sign In
clement.freville2
/
silex
Watch
1
Star
1
Fork
You've already forked silex
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f8959acae7
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f8959acae7'
${ noResults }
silex
/
convert_mysql.sh
4 lines
82 B
Raw
Blame
History
#!/bin/sh
sed
's/SERIAL PRIMARY KEY/INT PRIMARY KEY AUTO_INCREMENT/g'
tables.sql
Reference in new issue
View Git Blame
Copy Permalink