Skip to content

Releases: aabajyan/sqlc-gen-php

v0.0.15

19 Sep 13:33

Choose a tag to compare

fix single fetch issue

v0.0.14

13 Sep 23:01

Choose a tag to compare

cast integer to boolean

v0.0.13

13 Sep 22:00

Choose a tag to compare

simplify date types

v0.0.12

13 Sep 18:47

Choose a tag to compare

pass booleans as number

v0.0.11

12 Sep 22:46

Choose a tag to compare

order non default and default params

v0.0.10

12 Sep 15:52

Choose a tag to compare

string -> array

v0.0.9

12 Sep 12:12

Choose a tag to compare

boolean -> bool

v0.0.8

11 Sep 17:52

Choose a tag to compare

add sqlc-param for custom type

v0.0.7

10 Sep 20:37

Choose a tag to compare

use fetch num for classes and other bug fixes

v0.0.6

10 Sep 16:19

Choose a tag to compare

Fix more bugs I found when using it