Commit Graph

72 Commits

Author SHA1 Message Date
Deon George f35920db46 Update for Laravel 9 2022-05-30 11:47:02 +10:00
Deon George b4407e6bc1
Add IBM_DB2 support 2021-09-06 15:28:20 +10:00
Maxime Rault fed6ccfc27 Laravel 8.0 compatibility 2020-09-25 14:36:56 +02:00
Maxime Rault c6142685fb MAJ README 2020-09-25 12:15:33 +02:00
Maxime Rault 8ee8a02237 NEW: Queue managing with DB2 ODBC connections 2020-09-25 12:13:45 +02:00
Maxime Rault 5c6bef7fa0 Laravel 7.0 compatibility 2020-05-04 13:53:32 +02:00
Maxime Rault de8965af9f Laravel 6.0 compatibility 2019-09-25 10:37:05 +02:00
Maxime Rault c5aa87d9a3 add dropColumn schema migration feature 2019-07-16 09:42:20 +02:00
Maxime Rault c3cc4c2805 Laravel 5.8 compatibility 2019-03-14 15:44:45 +01:00
Maxime Rault 1f777ab61f Merge branch 'master' of https://github.com/cooperl22/laravel-db2 2019-03-14 15:31:57 +01:00
sarahkemp 2eb655d5fd move order bindings to select after compileOver 2019-03-14 15:29:45 +01:00
Maxime Rault ca2c195c8f Complete DSN for PDO_IBM connections 2019-03-14 15:19:28 +01:00
Maxime Rault 32be149f95 Fix support Lumen 2018-10-12 12:15:17 +02:00
Maxime Rault b0738b17a2 Add support of Lumen Framework 2018-10-12 12:15:04 +02:00
Maxime Rault 92137152c5 Laravel 5.7 compatibility 2018-09-28 16:31:48 +02:00
Anthony J Birone 042ec84297 Update composer.json for Laravel 5.7 support
Test support for Laravel 5.7
2018-09-28 16:28:42 +02:00
Maxime Rault b78b01e7cd Added a check to prevent the 'Set schema' query if a schema is not provided 2018-07-11 15:42:40 +02:00
Gabriel Gonçalves 35c2806fe2 Updating method getdsn get connection parameters 2018-07-11 15:33:00 +02:00
Maxime Rault 95bce1ed3a implements datetime type 2018-07-11 09:59:59 +02:00
Maxime Rault a1aad3bb54 Add compileExists grammar 2018-07-05 08:32:49 +02:00
Maxime Rault ad191bbbe0 Laravel 5.6 compatibility 2018-02-14 15:49:26 +01:00
Cooperl Arc Atlantique 8e1c1c2e40 Add package auto discovery feature compatibility from Laravel 5.5 2017-09-21 16:05:26 +02:00
Cooperl Arc Atlantique 8331aa8551 Merge pull request #28 from pulasthibandara/patch-4
added DB2 specific SAVEPOINT grammar
2017-07-27 09:22:34 +02:00
Cooperl Arc Atlantique 9f04123918 Update README.md 2017-07-05 11:00:00 +02:00
Cooperl Arc Atlantique 0b60681a6b Update DB2ServiceProvider.php
Create config name entry from connection name
2017-07-01 18:31:41 +02:00
Cooperl Arc Atlantique 3ea1576fb0 Fix on schema grammar constructor 2017-06-30 09:07:15 +02:00
Cooperl Arc Atlantique 0b0a2a5201 Refactoring 2017-06-23 15:54:36 +02:00
Maxime Rault dd6771f8fe Fix for Lumen 2017-06-09 11:05:19 +02:00
alebreton ebf2348485 Compatibilité avec DB2 Express C 2017-06-09 08:37:00 +02:00
Maxime Rault 96670e0eaa Add Lumen compatibility 2017-05-15 14:58:17 +02:00
paul 92fde4b684 added DB2 specific SAVEPOINT grammar 2017-05-01 14:10:31 +12:00
Cooperl Arc Atlantique dd653705da Merge pull request #23 from pulasthibandara/patch-3
added compile random method to db2 grammar
2017-04-14 16:09:12 +02:00
Maxime Rault 5a767e4bca Update README 2017-04-14 16:06:33 +02:00
Maxime Rault 4b4aa2758e Update composer to PHP 5.6.4 and README 2017-04-14 16:02:15 +02:00
Cooperl Arc Atlantique 25a281e991 Merge pull request #21 from pulasthibandara/patch-2
grammar changed to fix datetime type issue
2017-04-14 10:45:06 +02:00
Cooperl Arc Atlantique eef5a1b75b Merge pull request #25 from mfrancisc/patch-1
[Fix] Fix number of parameters
2017-04-14 10:25:32 +02:00
Francisc Munteanu ac353d84a3 [Fix] Fix number of parameters
Fix for this error:
[ErrorException]
  Declaration of Cooperl\Database\DB2\Schema\Blueprint::indexCommand() should be compatible with Illuminate\Databa
  se\Schema\Blueprint::indexCommand($type, $columns, $index, $algorithm = NULL)
2016-12-15 16:44:05 +01:00
paul 2d4fdf23ca added compile random method to db2 grammar 2016-11-10 14:14:45 +13:00
paul 91579c853a default value added to datetime 2016-09-15 16:32:15 +12:00
paul 63f5ad4c0b datetime type grammar fixed 2016-09-15 16:29:20 +12:00
Maxime Rault e26b9b4bcb Fix syntax 2016-09-08 08:19:46 +02:00
Cooperl Arc Atlantique 0f5cbff09d Merge pull request #16 from lucasmezencio/master
Fix merge poorly made :(
2016-08-30 17:04:43 +02:00
Lucas Mezêncio a973bc6e7e Fix merge poorly made :(
My bad
2016-08-30 11:45:10 -03:00
Cooperl Arc Atlantique 437479657b Merge pull request #15 from lucasmezencio/master
Add IBM Mainframe z/OS support
2016-08-30 15:19:24 +02:00
Lucas Mezêncio 1d08883ef7 Merge remote-tracking branch 'cooperl22/master' 2016-08-24 09:56:59 -03:00
Maxime Rault ed43908a2d Qualify * with table name when row_number() follows 2016-08-24 10:10:24 +02:00
Maxime Rault 5b8fa9da42 Fix missing select clause on some queries. 2016-08-24 09:59:00 +02:00
Maxime Rault ecba8b0b03 clean code 2016-08-24 09:41:28 +02:00
Lucas Mezêncio 34446c5ea5 Spaces over tabs 2016-08-22 15:46:08 -03:00
Lucas Mezêncio 679045e0dd Update README.md 2016-08-22 15:44:46 -03:00