This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-06-08 16:46:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9302be39a5f40b537ff43e1990c7a210c464cf1c
sqlalchemy
/
lib
/
sqlalchemy
/
dialects
T
History
Mike Bayer
b83a1564f1
Improved support for the cymysql driver, supporting version 0.6.5,
...
courtesy Hajime Nakagami.
2013-08-17 00:31:57 -04:00
..
drizzle
- A large refactoring of the `
sqlalchemy.sql
` package has reorganized
2013-08-12 17:50:37 -04:00
firebird
Added new flag `
retaining=False
` to the kinterbasdb and fdb dialects.
2013-06-30 19:48:48 -04:00
informix
plugging away
2013-04-27 20:38:53 -04:00
mssql
- we dont actually need this unicode cast, on py3k + linux it seems the
2013-07-09 11:52:31 -04:00
mysql
Improved support for the cymysql driver, supporting version 0.6.5,
2013-08-17 00:31:57 -04:00
oracle
- rework of correlation, continuing on
#2668
,
#2746
2013-06-26 13:19:45 -04:00
postgresql
The behavior of :func:
.extract
has been simplified on the
2013-06-28 23:53:27 -04:00
sqlite
doc fix
2013-07-12 22:01:58 -04:00
sybase
remove all remaining start/end py2k/py3k blocks
2013-06-07 17:51:12 -04:00
__init__.py
Loosened the check on dialect-specific argument names
2013-03-24 13:50:56 -04:00
postgres.py
happy new year (see
#2645
)
2013-01-01 13:46:21 -05:00
type_migration_guidelines.txt
…