0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
a real libantlr check More... over 13 years ago
setText messes up whitespace with imaginary tokens More... over 13 years ago
convert year() and month() More... over 13 years ago
convert the simple interval form More... over 13 years ago
add public schema to search_path More... over 13 years ago
add an option to control the lowercasing of ids More... over 13 years ago
use WalkerState to hold found_rows, rewrite function More... over 13 years ago
fail if pgify fails More... over 13 years ago
fix limit,offset clause More... over 13 years ago
you can use sql conditions in select expressions More... over 13 years ago
you can use sql conditions in select expressions More... over 13 years ago
fix inner join table aliases More... over 13 years ago
fix whitespace More... over 13 years ago
rewrite SHOW COLUMNS More... over 13 years ago
rewrite concat functions More... over 13 years ago
add some forgotten files More... over 13 years ago
function fix and stop t_alias from matching the next token, like LIMIT More... over 13 years ago
function fix and stop t_alias from matching the next token, like LIMIT More... over 13 years ago
show tables support More... over 13 years ago
fix function parsing, use info schema for show databases (better with limited permissions) More... over 13 years ago
the schema option is no more More... over 13 years ago
must call setText on the token to actually replace it. somehow it mysteriously worked with backslashed strings More... over 13 years ago
add a pkg_config file More... over 13 years ago
handle show databases More... over 13 years ago
check for null, sometimes happens on error instead of getting a tree error node More... over 13 years ago
nicer api, some beginning work on mysql server variables More... over 13 years ago
make it work as a library More... over 13 years ago
cleanups, fix tests for quoted id More... over 13 years ago
quote identifiers, fixed update statement More... over 13 years ago
unquote result must be g_free'd More... over 13 years ago