This website requires JavaScript.
Explore
Help
Register
Sign In
gitmodir110
/
vernova
Watch
1
Star
0
Fork
0
You've already forked vernova
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
7293c0448d
vernova
/
laravel
/
database
History
Colin Viebrock
7293c0448d
One more change (comments may need to be altered)
...
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
2012-04-02 11:38:12 -05:00
..
connectors
Fixing SQLite connector.
2012-03-27 10:25:42 -05:00
eloquent
Merge branch 'staging' into develop
2012-03-30 08:45:16 -05:00
query
fix where in shortcut and response header casing problem.
2012-04-01 13:48:27 -05:00
schema
Adding Schema::rename('oldtable','newtable') support
2012-04-02 11:30:53 -05:00
connection.php
Added transaction method to database connection and eloquent model.
2012-03-18 22:39:04 -05:00
exception.php
all database exceptions now include SQL and bindings in message for easier debugging.
2012-02-16 22:32:09 -06:00
expression.php
added support for database expressions.
2011-10-12 19:55:44 -05:00
grammar.php
Fix bug with table prefix and columns.
2012-03-21 13:10:59 -05:00
query.php
Merge branch 'master' into develop
2012-03-21 10:59:35 -05:00
schema.php
One more change (comments may need to be altered)
2012-04-02 11:38:12 -05:00