0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #267 from darikg/returning
Vik
More... about 10 years ago
Add RETURNING keyword More... about 10 years ago
Merge pull request #263 from vmuriart/clean-tests
Vik
More... about 10 years ago
Merge pull request #265 from darikg/dont-ignore-skip_cm More... about 10 years ago
token_next shouldn't ignore skip_cm More... about 10 years ago
Merge pull request #264 from julienbaley/patch-1
Vik
More... about 10 years ago
Fix release date of 0.1.19 More... about 10 years ago
Format cli.py and add cli-tests More... about 10 years ago
Split test/asserts that are weakly related More... about 10 years ago
Parametrize tests More... about 10 years ago
Replace tests/utils with conftest.py More... about 10 years ago
Previous fix for period failed when another token (non-groupable) followed. More... about 10 years ago
Remove some test classes and clean-up More... about 10 years ago
Replace other UnitTest with Py.Test More... about 10 years ago
Replace ndiffAssertEqual with Py.Test More... about 10 years ago
Revert behavior of dangling period(hanging schema qualifier) More... about 10 years ago
Misc. small code clean-up/comments More... about 10 years ago
Merge pull request #260 from vmuriart/long_live_indexes
Vik
More... about 10 years ago
Add test_cli.py More... about 10 years ago
Clarify `split` text processing on __init__.py More... about 10 years ago
Correct argparse --version flag for py3. More... about 10 years ago
Fix entry_point name; sqlformat vs sqlparse More... about 10 years ago
Update AUTHORS and CHANGELOG More... about 10 years ago
Separate __main__ and main() to allow for testing More... about 10 years ago
remove group left_right More... about 10 years ago
Refactor _group's prev token logic More... about 10 years ago
Change group_matching back to idx More... about 10 years ago
Change grouping from _left_right to _group More... about 10 years ago
remove extra recurse and rename vars More... about 10 years ago
Reduce calls by _group to get tk idx More... about 10 years ago