zxorm icon indicating copy to clipboard operation
zxorm copied to clipboard

Expose Raw Exec Function

Open celestialorb opened this issue 11 months ago • 0 comments

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.

celestialorb avatar Nov 22 '24 19:11 celestialorb