zxorm
zxorm copied to clipboard
Expose Raw Exec Function
I'd like the ability to use raw SQL queries for features that aren't yet supported by ZXORM (e.g. adding indices), as such this PR moves the exec function signature from private to public.