Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

2.12.0+20240701

Choose a tag to compare

@Simbiat Simbiat released this 01 Jul 17:13
· 21 commits to master since this release
d717f82

Support for in binding, that will expand an array into multiple bindings used in IN() clause
checkTable now supports arrays for both table and schema and will return a int indicating count of found tables
stringToQueries now trims queries
New functions getColumnType, getColumnDescription, isNullable, checkFK