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
f608157ffc
vernova
/
laravel
/
database
History
Taylor Otwell
f608157ffc
Merge pull request
#732
from franzliedke/patch-4
...
Add a last_query() function to Database connection class.
2012-06-03 15:43:44 -07:00
..
connectors
improve / fix postgres support.
2012-05-30 14:23:27 -05:00
eloquent
Missed a semi-colon.
2012-06-03 19:47:44 +09:30
query
improve / fix postgres support.
2012-05-30 14:23:27 -05:00
schema
Merge branch 'master' of github.com:laravel/laravel into develop
2012-06-03 17:36:16 -05:00
connection.php
Merge pull request
#732
from franzliedke/patch-4
2012-06-03 15:43:44 -07: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
improve / fix postgres support.
2012-05-30 14:23:27 -05:00
schema.php
Allow the registration of custom database drivers.
2012-04-30 22:40:18 -05:00