Skip to content

Releases: tina4stack/tina4php-sqlite3

v2.0.6

Choose a tag to compare

@andrevanzuydam andrevanzuydam released this 14 Mar 18:47

Changes

  • Expand tests to 28 tests, 64 assertions
  • Fix 'databse' typo in connection docblock
  • Add CI workflow, LICENSE, phpunit.xml
  • Add sponsor section to README

Release v2.0.5

Choose a tag to compare

@tina4stack tina4stack released this 07 Mar 08:35
376f3ee

Allows ORM to find and see views

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

Release v2.0.4

Choose a tag to compare

@tina4stack tina4stack released this 10 Jun 16:22

Fix for blob and string handling on params

Release v2.0.3

Choose a tag to compare

@tina4stack tina4stack released this 10 Jun 13:31

Fix for blob / string inputs param

Release v2.0.2

Choose a tag to compare

@andrevanzuydam andrevanzuydam released this 17 May 11:08

Added tests for leading zeros
Added test for string variables in bind params
Updated bind param index to int as opposed to string

Release v2.0.1

Choose a tag to compare

@andrevanzuydam andrevanzuydam released this 23 May 18:50

Added short name for migrations

Release v2.0.0

Choose a tag to compare

@andrevanzuydam andrevanzuydam released this 10 Feb 05:58

Package updates

Release v1.0.1

Choose a tag to compare

@tina4stack tina4stack released this 06 Dec 20:18

Updated release for extension version

Release v1.0.0

Choose a tag to compare

@tina4stack tina4stack released this 23 Nov 13:33

First release of SQLite3 as a module