Commit Graph

17 Commits

Author SHA1 Message Date
Taylor Otwell e3b6328394 fix connector conflict. 2011-08-01 17:59:31 -05:00
Taylor Otwell badc8a6088 database refactoring. 2011-08-01 17:58:20 -05:00
Taylor Otwell 5f3d40b76c Added support for in-memory SQLite databases. 2011-08-01 08:47:45 -05:00
Taylor Otwell 1cf4431659 added a few more path constants. 2011-07-26 22:11:16 -05:00
Taylor Otwell 79482dece5 added emulate prepares to pdo options. 2011-07-23 10:49:25 -05:00
Taylor Otwell faa4287423 Added support for generic PDO connections. 2011-07-22 12:21:39 -07:00
Taylor Otwell e70726caea Added support for odbc connections. 2011-07-19 11:16:55 -07:00
Taylor Otwell e6e7586dbc Refactoring DB\Connector. 2011-07-08 06:48:31 -07:00
Taylor Otwell 4b063ac042 refactoring database and connector classes. 2011-07-07 23:35:23 -05:00
Taylor Otwell 60e3526313 Refactor DB\Connector class. 2011-07-07 08:15:18 -07:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 739068b00d moved cache, db, logs, and sessions to the storage directory. 2011-06-24 23:03:22 -05:00
Taylor Otwell fcdcc656b4 Add exception for SQLite databases that can't be found. 2011-06-21 13:14:54 -07:00
Taylor Otwell 00fcaf2be9 Improve comments in DB\Connector. 2011-06-17 11:51:53 -07:00
Taylor Otwell 6f1f5eed0d allow literal path in sqlite database config. 2011-06-10 22:30:41 -05:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00