- 13 Oct, 2007 14 commits
-
-
meus authored
refactored test harness and moved logic away from the run.php file. fixed coverage reporting so that it now generates a full html coverage files. look in tests/coverage/index.php in a browser for details
-
zYne authored
--no commit message
-
romanb authored
-
zYne authored
-
zYne authored
-
zYne authored
-
zYne authored
--no commit message
-
zYne authored
-
zYne authored
-
zYne authored
--no commit message
-
zYne authored
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
- 12 Oct, 2007 4 commits
-
-
zYne authored
--no commit message
-
ppetermann authored
after my last commit i did some research in the php/pdo documentation and found that the port (well even the dsn) syntax depends a lot on the driver. so my last 'fix' did fix it for mysql - but broke it for dblib/mssql, this patch should make it work with those aswell (just moved jonwages solution to a own case for dblib & mssql driver). Someone should check if it works with the other drivers (i dont have all those database systems) cause looking at the doc did show some more diffrences. (PHP Documentation for example says the dsn for pgsql needs to be delimited by spaces instead of semi-colons)
-
ppetermann authored
port=12345; to dsn not :12345)
-
wernerm authored
-
- 11 Oct, 2007 9 commits
-
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
Fleshing out functionality of CLI system and changed syntax of migration classes to only required a to parameter since we already know where we are coming from.
-
- 10 Oct, 2007 5 commits
-
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
- 09 Oct, 2007 8 commits
-
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
zYne authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-
Jonathan.Wage authored
-