Releases: cooperl22/laravel-db2
Releases · cooperl22/laravel-db2
v2.4
24 Aug 08:17
Compare
Sorry, something went wrong.
No results found
Fix missing select clause on some queries.
Qualify * with table name when row_number() follows
v2.3.2
10 May 13:51
Compare
Sorry, something went wrong.
No results found
Change "name" setting to "driverName" because of a conflict with standard Laravel setting not documented
v2.3.1
09 May 07:30
Compare
Sorry, something went wrong.
No results found
Little updates ont README and sample config file
v2.3
04 May 08:37
Compare
Sorry, something went wrong.
No results found
Add parameter to set IBM i ODBC driver name
v2.2
05 Feb 08:20
Compare
Sorry, something went wrong.
No results found
Update so that increments methods match Laravel Grammar standard behaviour that is increments methods also create a primary key
v2.1.1
30 Jul 12:26
Compare
Sorry, something went wrong.
No results found
Better connection management:
No mandatory ODBC connection under Operating System admnistration
add all ODBC settings according to the official IBM documentation
v2.1
23 Jul 09:46
Compare
Sorry, something went wrong.
No results found
Better connection management:
No mandatory ODBC connection under Operating System admnistration
add all ODBC settings according official IBM documentation
v2.0.2
12 Jun 15:19
Compare
Sorry, something went wrong.
No results found
v2.0.1
04 Jun 09:46
Compare
Sorry, something went wrong.
No results found
Updated grammar to manage text type as varchar(16369). Length is optional, default is 16369 = max length for unicode varchars.
v2.0
06 May 10:01
Compare
Sorry, something went wrong.
No results found