Closed archdevil666pl closed 9 years ago
Some of Vegas libraries need database table generation for applications using MySQL connection. Preferably, tables should be created using Phinx.
Still, it needs a few tweaks instead of using raw Phinx executable:
phinx.yml
tests/fixtures/migrations
Unfortunately Phinx is highly dependent on Symfony Console - we'll leave this topic for now.
Some of Vegas libraries need database table generation for applications using MySQL connection. Preferably, tables should be created using Phinx.
Still, it needs a few tweaks instead of using raw Phinx executable:
phinx.yml
filetests/fixtures/migrations