Gruntilda
Gruntilda
DTDrizzle Team
Created by Gruntilda on 9/26/2023 in #help
Best way to get raw SQL for a SQLite insert statement (with inline parameters)?
Got it working with dialect.sqlToQuery(statement.getSQL().inlineParams()).sql, still curious if there's a better / more proper way!
3 replies