0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'cosmicboots/master' More... 13 days ago
Merge pull request #14 from ribalba/patch-1 More... 13 days ago
Remove extra space in migration template More... 3 months ago
fix caribou cli list bug More... 5 months ago
Tiny typo fix More... 8 months ago
don't suggest sudo in README More... over 1 year ago
Remove unneccessary class. More... over 1 year ago
Print help if no command is given. More... over 1 year ago
Merge pull request #12 from clutchski/modernize More... over 1 year ago
Merge pull request #8 from anirvan/patch-1 More... over 1 year ago
Adding tox to test against multiple versions. More... over 1 year ago
Use the correct version number type in tests. More... over 1 year ago
Remove python2'isms More... over 1 year ago
Ignore egg directories. More... over 1 year ago
Fixed typos and links in README.md More... over 6 years ago
fixing comments, More... over 14 years ago
removing stale comment More... over 14 years ago
using lower case sql More... over 14 years ago
don't sort/validate when you load migrations, do it right before they are run in the context it is needed More... over 14 years ago
using ternary operator for brevity More... over 14 years ago
using generator for conciseness More... over 14 years ago
added tests for the transaction context manager, cleaned up comments More... over 14 years ago
- using proper capitalization in error messages. More... over 14 years ago
ignoring coverage files More... over 14 years ago
updating README More... over 14 years ago
updating README More... over 14 years ago
* added doc strings * fixed variable name typo More... over 14 years ago
adding pylint rc file that accepts variables named db More... over 14 years ago
* updated comments * removed duplicate get version call More... over 14 years ago
closing database connections after using them More... over 14 years ago