loukoum icon indicating copy to clipboard operation
loukoum copied to clipboard

A simple SQL Query Builder

Results 11 loukoum issues
Sort by recently updated
recently updated
newest added

One of the main reasons I would like to use loukoum is the claim to handle SQL injection in the builder pattern (quoting table and column names, escaping etc.) While...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...

dependencies

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.4 to 1.10.6. Commits 8c6de56 Merge pull request #1081 from catj-cockroach/add-kubernetes-secret-support d8917fa adds support for kubernetes mounted private keys 54a3a4b Merge pull request #1082 from johanneswuerbach/connector-dialer 30d9faf...

dependencies

Working on it: * Contains: `@>` * NotContains: `

feature

Add more parser to enable user to mix SQL query with loukoum builder.

help wanted
feature

Is there a performance benchmark of Loukoum? I'm looking to migrate from Squirrel and Loukoum seems very promising, but i have the concern of how performant is this lib. Many...

enhancement
question

See https://www.postgresql.org/docs/current/static/queries-order.html

help wanted
feature

Do you had any plans to support Postgres [JSON/JSONB](https://www.postgresql.org/docs/10/static/datatype-json.html) data types? One example would be a "containment" query against `JSONB` structures. Currently I use a work around like this: ```...

enhancement
help wanted

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.4 to 1.10.7. Commits d5affd5 Merge pull request #1088 from kelvich/sni_support d65e6ae Merge pull request #1083 from nhooyr/fix-receiver-51e2 957fc0b Set SNI for TSL connections 89fee89 Use pointer...

dependencies

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.1.1 to 5.3.1. Changelog Sourced from github.com/jackc/pgx/v5's changelog. 5.3.1 (February 27, 2023) Fix: Support v4 and v5 stdlib in same program (Tomáš Procházka) Fix: sql.Scanner not being...

dependencies