0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #339 from cheungpat/patch_pk More... almost 11 years ago
Merge pull request #323 from jbkkd/master More... almost 11 years ago
Merge pull request #337 from aluuu/improving-tests More... almost 11 years ago
don't return SQL to the user when there is an IntegrityError, DataError, or ProgrammingError More... almost 11 years ago
Removed blank line, shortened line, removed duplicate code More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
Fix comment to test_specified_primary_key. More... about 11 years ago
Remove print statement. More... about 11 years ago
Fix patching model with a specified primary key. More... about 11 years ago
Merge pull request #338 from adelq/master More... about 11 years ago
Catch validation exceptions in relations during update More... about 11 years ago
Merge pull request #299 from mjfroehlich/null_comparison_error_message More... about 11 years ago
PEP8 More... about 11 years ago
improves testing: fixing `skip_unless` decorator and Flask-SQLAlchemy session usage in tests More... about 11 years ago
Merge pull request #324 from goodscloud/delete-404 More... about 11 years ago
Merge pull request #325 from goodscloud/has-any-null-ops More... about 11 years ago
Merge pull request #335 from goodscloud/post-rename More... about 11 years ago
trim to 79 characters More... about 11 years ago
Merge pull request #328 from frewsxcv/patch-1 More... about 11 years ago
Merge pull request #315 from eirnym/model-query-none More... about 11 years ago
Alphabetizes imports More... about 11 years ago
Records changes due to previous commits. More... about 11 years ago
Merge pull request #333 from fluxism/fix-limit More... about 11 years ago
rename params to data in post() to match patch() better More... about 11 years ago
Fix count() when LIMIT is set More... about 11 years ago
If model has query, but it has no attribute filter, use session More... about 11 years ago
Enable automated testing on Python 3.4 More... about 11 years ago
support null/is_null sub-ops inside has/any ops More... about 11 years ago
return 404 for DELETEs to nonexistent/inaccessible resources More... about 11 years ago
fix delete from relation More... about 11 years ago