Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlobject
/
sqlobject
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
156
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlobject
sqlobject
tests
on
mssql
User selector
All users
All time
Commit history
Commits on Sep 16, 2022
Style: Fix `flake8` E275 missing whitespace after keyword
phdru
committed
1aed268
View commit details
Copy full SHA for 1aed268
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Tests(test_datetime): Fix `test_PendulumDateTime`
Show description for 661f41c
phdru
committed
661f41c
View commit details
Copy full SHA for 661f41c
View code at this point
Browse repository at this point
Add new converter for pendulum.DateTime
jhudsonbbm
committed
1f50e64
View commit details
Copy full SHA for 1f50e64
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Feat(DateTime): Extend/fix support for `DateTime` from `Zope`
Show description for e7b379f
phdru
committed
e7b379f
View commit details
Copy full SHA for e7b379f
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Test(mysql/json): Test JSON functions
Show description for 6d5d0c2
phdru
committed
6d5d0c2
View commit details
Copy full SHA for 6d5d0c2
View code at this point
Browse repository at this point
Tests: Clear microseconds
Show description for 7ccfeb8
phdru
committed
7ccfeb8
View commit details
Copy full SHA for 7ccfeb8
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Feat(sqlbuilder): Improve sqlrepr'ing `ALL/ANY/SOME()`
phdru
committed
596704c
View commit details
Copy full SHA for 596704c
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Fix a bug in cascade deletion/nullification
phdru
committed
852bded
View commit details
Copy full SHA for 852bded
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Fix a bug working with microseconds in `Time` columns
phdru
committed
351ac92
View commit details
Copy full SHA for 351ac92
View code at this point
Browse repository at this point
Commits on Sep 22, 2019
Fix sqlite test under Python 3.7+ at AppVeyor
phdru
committed
aa0af59
View commit details
Copy full SHA for aa0af59
View code at this point
Browse repository at this point
Fix escape sequences `'\%'` -> `'\\%'`
phdru
committed
ff5a94f
View commit details
Copy full SHA for ff5a94f
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Fix: Avoid excessive parentheses around `ALL/ANY/SOME()`
phdru
committed
a26acf9
View commit details
Copy full SHA for a26acf9
View code at this point
Browse repository at this point
Tests: Fix module-level calls to `pytest.mark.skip`
Show description for 477cff6
phdru
committed
477cff6
View commit details
Copy full SHA for 477cff6
View code at this point
Browse repository at this point
Tests: Fix calls to `pytest.mark.skipif`
Show description for b3d72cd
phdru
committed
b3d72cd
View commit details
Copy full SHA for b3d72cd
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Tests(ForeignKey_cascade): Add tests for cascade deletion
phdru
committed
14d4723
View commit details
Copy full SHA for 14d4723
View code at this point
Browse repository at this point
Commits on May 1, 2019
Feat: Remove RdbhostConnection
Show description for c3f99e5
phdru
committed
c3f99e5
View commit details
Copy full SHA for c3f99e5
View code at this point
Browse repository at this point
Commits on Apr 21, 2019
Usage of augmented assignment statements
Show description for 4325abb
elfring
committed
4325abb
View commit details
Copy full SHA for 4325abb
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Tests: Fix DeprecationWarning from pytest.raises(..., "code")
phdru
committed
570cf8d
View commit details
Copy full SHA for 570cf8d
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Feat(compat): Use imp for Python 2, importlib for Python 3
Show description for 8cf109f
phdru
committed
8cf109f
View commit details
Copy full SHA for 8cf109f
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Style: Fix flake8 error E117 over-indented
phdru
committed
ac1e0a9
View commit details
Copy full SHA for ac1e0a9
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Style: Ignore flake8 W504 line break after binary operator
phdru
committed
62156a3
View commit details
Copy full SHA for 62156a3
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Add signals on commit and rollback
Scott Stahl
authored and
phdru
committed
a2579ba
View commit details
Copy full SHA for a2579ba
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Tests(blob): Use byte string for test
phdru
committed
2a7d285
View commit details
Copy full SHA for 2a7d285
View code at this point
Browse repository at this point
Added test for 2a1839364d1a3b4ba260ede53886526ee8cd4860
Michael S. Root
committed
4ec8342
View commit details
Copy full SHA for 4ec8342
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Tests: Add a test for truediv on SQLite
phdru
committed
ae48275
View commit details
Copy full SHA for ae48275
View code at this point
Browse repository at this point
Added minimal unit tests for __truediv__ and __floordiv__
Michael S. Root
committed
ebcecd5
View commit details
Copy full SHA for ebcecd5
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Cleanup: Fix flake8 E741 ambiguous variable name 'l'
phdru
committed
1ded887
View commit details
Copy full SHA for 1ded887
View code at this point
Browse repository at this point
Cleanup: Fix flake8 E722 do not use bare except
phdru
committed
a270c35
View commit details
Copy full SHA for a270c35
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Tests: Fix a bug with sqlite-memory
Show description for 48ddb3a
phdru
committed
48ddb3a
View commit details
Copy full SHA for 48ddb3a
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Fix(CI): Disable microseconds for MySQL at Travis
phdru
committed
57316af
View commit details
Copy full SHA for 57316af
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Add test_csvimport.py
phdru
committed
a5531c8
View commit details
Copy full SHA for a5531c8
View code at this point
Browse repository at this point
Commits on May 4, 2017
Convert '0'/'1' (from ODBC) to bool in BoolCol
phdru
committed
e506c2c
View commit details
Copy full SHA for e506c2c
View code at this point
Browse repository at this point
Test for __nonzero__ under Python 2, __bool__ under Python 3 in BoolCol
phdru
committed
d1ff60d
View commit details
Copy full SHA for d1ff60d
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Fix tests under Python 3.6 + SQLite memory DB
phdru
committed
aa993f0
View commit details
Copy full SHA for aa993f0
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Disable microseconds at AppVeyor for MySQL
phdru
committed
0faf966
View commit details
Copy full SHA for 0faf966
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.