index
:
delta/openstack/oslo-db.git
feature/1.2
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.db.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo_db
/
tests
/
sqlalchemy
/
test_sqlalchemy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't rely on implicit autocommit
Stephen Finucane
2021-08-10
1
-2
/
+5
*
Replace use of 'Engine.execute()'
Stephen Finucane
2021-08-10
1
-40
/
+51
*
Don't pass kwargs to connection.execute()
Stephen Finucane
2021-08-10
1
-2
/
+1
*
Replace use of Engine.scalar()
Stephen Finucane
2021-08-10
1
-4
/
+4
*
Don't use dict-style attribute accesses
Stephen Finucane
2021-08-10
1
-1
/
+1
*
Update import of declarative_base()
Stephen Finucane
2021-08-10
1
-1
/
+1
*
Add missing bind argument to calls
Stephen Finucane
2021-08-10
1
-3
/
+2
*
Don't pass strings to Connection.execute()
Stephen Finucane
2021-08-10
1
-9
/
+14
*
Remove legacy calling style of select()
Stephen Finucane
2021-07-29
1
-1
/
+1
*
tests: Use common base class
Stephen Finucane
2021-07-29
1
-15
/
+15
*
Drop checks for IBM DB2
Stephen Finucane
2021-07-28
1
-16
/
+0
*
Remove the idle_timeout option.
Daniel Bengtsson
2021-06-23
1
-4
/
+0
*
Merge "Accommodate immutable URL api"
Zuul
2021-04-28
1
-5
/
+15
|
\
|
*
Accommodate immutable URL api
Mike Bayer
2020-12-11
1
-5
/
+15
*
|
remove unicode from code
xuanyandong
2021-01-03
1
-3
/
+3
|
/
*
Merge "Modernize use of table.count() with func.count()"
Zuul
2020-04-21
1
-4
/
+10
|
\
|
*
Modernize use of table.count() with func.count()
Mike Bayer
2020-04-06
1
-4
/
+10
*
|
Use unittest.mock instead of third party mock
8.1.0
Sean McGinnis
2020-03-31
1
-1
/
+1
|
/
*
Drop use of six
Stephen Finucane
2020-02-25
1
-7
/
+2
*
Ensure all test fixtures in oslo_db.tests are private
Mike Bayer
2018-03-02
1
-7
/
+7
*
Allow connection query string to be passed separately.
Mike Bayer
2018-01-30
1
-0
/
+74
*
Rename idle_timeout to connection_recycle_time
Mike Bayer
2017-08-15
1
-1
/
+5
*
Merge "Enable MySQL Storage Engine selection"
Jenkins
2017-06-28
1
-0
/
+1
|
\
|
*
Enable MySQL Storage Engine selection
oorgeron
2017-06-26
1
-0
/
+1
*
|
Warn on URL without a drivername
Mike Bayer
2017-05-24
1
-0
/
+46
|
/
*
Enhanced fixtures for enginefacade-based provisioning
Mike Bayer
2016-11-04
1
-3
/
+4
*
Using new style assertions instead of old style assertions
howardlee
2016-11-04
1
-15
/
+15
*
Merge "Fix parameters of assertEqual are misplaced"
Jenkins
2016-08-11
1
-21
/
+20
|
\
|
*
Fix parameters of assertEqual are misplaced
yan.haifeng
2016-07-20
1
-21
/
+20
*
|
Add logging_name to enginefacade config
Mike Bayer
2016-08-03
1
-0
/
+1
|
/
*
Fixed unit tests running on Windows
Alexandru Coman
2016-07-14
1
-1
/
+3
*
Add support for custom JSON serializer
Julien Danjou
2016-05-19
1
-0
/
+2
*
Python 3: Use use_unicode=1 under Python 3
fumihiko kakuma
2015-07-30
1
-6
/
+12
*
Switch from MySQL-python to PyMySQL
Jeremy Stanley
2015-06-18
1
-1
/
+7
*
Implement new oslo.db.sqlalchemy.enginefacade module
Mike Bayer
2015-06-04
1
-15
/
+16
*
Update to latest hacking
Doug Hellmann
2015-04-03
1
-5
/
+5
*
Add process guards + invalidate to the connection pool
Mike Bayer
2015-03-12
1
-0
/
+28
*
Merge "Organize provisioning to use testresources"
Jenkins
2015-02-12
1
-8
/
+10
|
\
|
*
Organize provisioning to use testresources
Mike Bayer
2015-02-04
1
-8
/
+10
*
|
Merge "Fix PatchStacktraceTest for pypy"
Jenkins
2015-02-05
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix PatchStacktraceTest for pypy
Oleksii Chuprykov
2015-01-22
1
-1
/
+3
*
|
Update Oslo imports to remove namespace package
Doug Hellmann
2015-01-21
1
-1
/
+1
|
/
*
Ensure mysql_sql_mode is set for MySQLOpportunisticTests
Mike Bayer
2015-01-08
1
-1
/
+14
*
Fix PatchStacktraceTest test
Victor Sergeyev
2015-01-05
1
-15
/
+22
*
Move files out of the namespace package
Doug Hellmann
2014-12-24
1
-0
/
+655