Skip to content

Releases: radsectors/sqlshim

damask

23 Nov 08:43
Compare
Choose a tag to compare
damask Pre-release
Pre-release

[0.0.10] - 2016-11-23

Added

  • get_field()
  • Legit error now logged for invalid configure() and get_config() parameters.

Changed

  • Improved error logging. Maybe. I hope?
  • Renamed some internal functions.
  • Some PHPTYPE_* functions needed to be updated.
  • Began deprecating odbc bits.

Fixed

  • ServerName:Port parsing.

calico

25 Sep 06:49
Compare
Choose a tag to compare
calico Pre-release
Pre-release

[0.0.9] - 2016-09-25

Added

  • configure() and get_config() functions.
  • client info for dblib.

Chanaged

  • init() is now called automatically by globals.php which is now autoloaded via composer. This will affect users who are using custom init config options as well as those who include() manually.
  • improved server_info()
  • cleaned up some unnecessary static vars.

Removed

  • ODBC config options. they were never used or tested anyway.

boteh

08 Sep 15:21
Compare
Choose a tag to compare
boteh Pre-release
Pre-release

[0.0.8] - 2016-09-08

Changed

  • improved guesstype() function.

Fixed

  • some camelcasing

Removed

  • convertDataType() function.

argyle

03 Sep 20:27
Compare
Choose a tag to compare
argyle Pre-release
Pre-release
v0.0.7

psr, nixed unixodbc, +more

0.0.4

21 Sep 19:54
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

4th alpha release

just a few random things.

0.0.2

10 Jun 04:36
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

2nd alpha release. Fixes and functionality... see changelog.

0.0.1

29 May 02:26
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
v0.0.1

First alpha release