Commit graph

5 commits

Author SHA1 Message Date
a3f2694951
refactor: add chainable methods and PHP 8 compatability (#4)
* refactor: add chainable methods

* refactor(doc): update README for code refactor
2024-06-18 09:34:11 +00:00
302d0cbad0
feat: add static col and val constructors (#3) 2023-05-30 12:55:56 +02:00
cc3a5493c1
fix: root namespace for sqlite3 exceptions (#2) 2023-04-25 13:02:56 +02:00
3b24c605c9
fix: root namespace for sqlite3 classes (#1) 2023-04-24 17:23:27 +02:00
acad98d5c0 initial commit 2023-04-18 23:28:45 +02:00