Skip to content

v0.1.02

Latest
Compare
Choose a tag to compare
@ariflogs ariflogs released this 15 Oct 18:31
· 19 commits to main since this release
5fd350f

Added support for selective columns/fields query!
So now you can run queries like this 👇🏼

select title, slug, created_at from courses where title = 'CFP'