Added initial sql schemas
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
/*
|
||||
* Wrapper to call phinx with configuration file in a folder which shuld
|
||||
* Wrapper to call phinx with configuration file in a folder which does
|
||||
* not hold the "db" folder
|
||||
*/
|
||||
require_once(realpath(dirname(__FILE__)."/../config/config.php"));
|
||||
|
||||
Reference in New Issue
Block a user