Logo
Explore Help
Register Sign In
PublicArchive/sqlalchemy
2
0
Fork 0
You've already forked sqlalchemy
mirror of https://github.com/sqlalchemy/sqlalchemy.git synced 2026-06-02 22:10:15 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
138eee02f58cd363716d709e27cedc76df0faf9a
sqlalchemy/test/testlib
T
History
Mike Bayer dedcf82fa3 --dropfirst option added, defaults to False. pre-drops tables when set to True, reportedly mis-behaves on Oracle, MS-SQL.
2007-08-10 18:12:30 +00:00
..
__init__.py
Rearranged engine initialization, its now easy to make ad-hoc testing engines that preserve all of the --options requested
2007-08-03 20:08:26 +00:00
config.py
--dropfirst option added, defaults to False. pre-drops tables when set to True, reportedly mis-behaves on Oracle, MS-SQL.
2007-08-10 18:12:30 +00:00
coverage.py
…
engines.py
Improve utf8 engine handling during test setup and in test suites.
2007-08-08 20:19:23 +00:00
profiling.py
Fix coverage again- try really hard not to load anything from lib/ until after the coverage hook runs.
2007-07-27 20:21:36 +00:00
schema.py
Fix coverage again- try really hard not to load anything from lib/ until after the coverage hook runs.
2007-07-27 20:21:36 +00:00
tables.py
…
testing.py
switch (simple) occurences of 'if len(x)' to 'if x': find . -name '*.py' |xargs perl -pi.bak -e 's/if len\((\S+)\):/if $1:/' && find . -name '*.bak' |xargs rm
2007-08-03 13:57:40 +00:00
Powered by Gitea Version: 1.26.1 Page: 4943ms Template: 444ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API