0
I Use This!
Low Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 7 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Transform negative if to idiomatic go More... over 1 year ago
Fixes styling More... over 1 year ago
Adds test case as the same on the issue More... over 1 year ago
Removes MEDIAN group function as it does not exist. More... over 1 year ago
Add new test cases to cover this issue More... over 1 year ago
Fixes chkInvalidIdentifier for table and column names More... over 1 year ago
Fixes 'Select with one aggregate function without group by' test More... over 1 year ago
Adds testing coverage for the aggregation functions workaround More... over 1 year ago
Adds support to aggregation functions without group by statements More... over 1 year ago
set postgres minimal version to 9.5 `jsonb_agg` support ref: #733 More... over 1 year ago
Removes unnecessary spaces v3 - tables_test.go:159 More... over 1 year ago
Removes unnecessary spaces More... over 1 year ago
Removes unnecessary spaces More... over 1 year ago
Fixes tests More... over 1 year ago
Fix: Changes JSON_AGG to JSONB_AGG, enabling better performance on the database aggregation operations More... over 1 year ago
Adds new documentation for pagination parameters and fix some English typos and grammar. More... over 1 year ago
Fixes test data More... over 1 year ago
Sets the default port to 3000, so its usable in every OS and maintains past-commits consistency More... over 1 year ago
Adds testing to the new operators More... over 1 year ago
Adds new NOT ILIKE/LIKE operations to pREST More... over 1 year ago
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 More... over 1 year ago
fix config docs More... over 1 year ago
fix parseSSLData More... over 1 year ago
use pg ssl v2 configs More... over 1 year ago
add toml docs More... over 1 year ago
log on db uri parse More... over 1 year ago
disable ssl without file More... over 1 year ago
set dbname on adapter load More... over 1 year ago
fix default password More... over 1 year ago
add test case More... over 1 year ago