Daniel Attwood
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Daniel Attwood created a post, Support for 'source' in mysql
I have a repo in repo in phpstorm that contains various sql files for create views, SPs etc.I want to create a file like install.sql tthat contains: source file1.sqlsource file2.sqlSo that I can th...