-
3.1.5 Stable
released this
2023-12-26 12:33:38 +01:00 | 33 commits to master since this releaseWhat's Changed
- Array type coercion for params in
DatabaseDriverby @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/24
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.1.4...3.1.5
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Array type coercion for params in
-
3.1.4 Stable
released this
2023-12-24 19:48:36 +01:00 | 34 commits to master since this releaseWhat's Changed
- Add PHP compat notice to README by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/23
- Implement MySQLi
execute_query()by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/22
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.1.3...3.1.4
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
3.1.3 Stable
released this
2023-11-03 13:40:54 +01:00 | 36 commits to master since this releaseWhat's Changed
- Fix error where passing an empty array to where() throws by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/21
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.1.2...3.1.3
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
3.1.2 Stable
released this
2023-11-02 11:54:05 +01:00 | 37 commits to master since this releaseWhat's Changed
- Remove table model by passing
nulltowith()by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/19 - Fix deprecation warning when passing
nulltoMySQL->select()by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/18
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.1.1...3.1.2
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Remove table model by passing
-
3.1.1 Stable
released this
2023-11-02 11:24:20 +01:00 | 39 commits to master since this releaseWhat's Changed
- Accept CSV string as columns for
select()by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/16
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.1.0...3.1.1
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Accept CSV string as columns for
-
3.1.0 Stable
released this
2023-11-02 10:38:21 +01:00 | 40 commits to master since this releaseWhat's Changed
- Add
flatten()method by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/13 - Remove stale class const. argument by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/15
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.0.1...3.1.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Add
-
3.0.1 Stable
released this
2023-10-31 15:38:33 +01:00 | 42 commits to master since this releaseWhat's Changed
- Fixed typed property error when using
select()without a table model by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/12
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/3.0.0...3.0.1
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Fixed typed property error when using
-
3.0.0 Stable
released this
2023-10-26 15:00:04 +02:00 | 43 commits to master since this releaseWhat's Changed
- Add method chaining instead of multiple method arguments by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/10
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/2.1.0...3.0.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
2.1.0 Stable
released this
2023-10-16 13:14:21 +02:00 | 44 commits to master since this releaseWhat's Changed
- Add ORDER BY and LIMIT OFFSET methods by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/8
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/2.0.1...2.1.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
2.0.1 Stable
released this
2023-09-06 15:41:25 +02:00 | 45 commits to master since this releaseWhat's Changed
- Update README for 2.x.x by @VictorWesterlund in https://github.com/VictorWesterlund/php-libmysqldriver/pull/7
Full Changelog: https://github.com/VictorWesterlund/php-libmysqldriver/compare/2.0.0...2.0.1
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download