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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't call mapper() outside of declarative registry
Stephen Finucane
2021-08-10
3
-9
/
+9
*
Don't pass kwargs to connection.execute()
Stephen Finucane
2021-08-10
2
-7
/
+1
*
Replace use of Executable.execute method
Stephen Finucane
2021-08-10
1
-5
/
+0
*
Remove unnecessary warning filter
Stephen Finucane
2021-08-10
1
-5
/
+0
*
Replace use of Engine.scalar()
Stephen Finucane
2021-08-10
3
-12
/
+12
*
Don't use the 'Row.keys()' method
Stephen Finucane
2021-08-10
2
-6
/
+1
*
Don't use dict-style attribute accesses
Stephen Finucane
2021-08-10
3
-11
/
+8
*
Don't use plain string SQL statements
Stephen Finucane
2021-08-10
2
-10
/
+5
*
Replace use of Table.autoload parameter
Stephen Finucane
2021-08-10
2
-6
/
+1
*
Replace use of update.whereclause parameter
Stephen Finucane
2021-08-10
1
-5
/
+0
*
Update import of declarative_base()
Stephen Finucane
2021-08-10
9
-17
/
+11
*
Replace use of update.values parameter
Stephen Finucane
2021-08-10
1
-5
/
+0
*
Replace use of insert.values parameter
Stephen Finucane
2021-08-10
2
-15
/
+10
*
Add missing bind argument to calls
Stephen Finucane
2021-08-10
2
-8
/
+2
*
Don't pass strings to Connection.execute()
Stephen Finucane
2021-08-10
4
-35
/
+50
*
Remove use of MetaData.bind argument
Stephen Finucane
2021-08-09
3
-29
/
+25
*
Remove legacy calling style of select()
Stephen Finucane
2021-07-29
6
-17
/
+14
*
tests: Enable SQLAlchemy 2.0 deprecation warnings
Stephen Finucane
2021-07-29
1
-0
/
+114
*
tests: Enable SADeprecationWarning warnings
Stephen Finucane
2021-07-29
3
-2
/
+41
*
tests: Use common base class
Stephen Finucane
2021-07-29
16
-128
/
+147
*
tests: Enfeeble 'oslo_db.tests.utils.BaseTestCase'
Stephen Finucane
2021-07-29
3
-9
/
+9
*
tests: Clean up base test
Stephen Finucane
2021-07-29
1
-37
/
+5
*
Merge "Drop checks for IBM DB2"
Zuul
2021-07-29
3
-97
/
+3
|
\
|
*
Drop checks for IBM DB2
Stephen Finucane
2021-07-28
3
-97
/
+3
*
|
tests: Remove 'ModelsMigrationsSync.check_foreign_keys'
Stephen Finucane
2021-06-25
1
-205
/
+27
|
/
*
Merge "Remove the idle_timeout option."
Zuul
2021-06-23
2
-10
/
+0
|
\
|
*
Remove the idle_timeout option.
Daniel Bengtsson
2021-06-23
2
-10
/
+0
*
|
Added handler for mysql 8.0.19 duplicate key error update
Kamlesh Chauvhan
2021-06-04
1
-0
/
+26
|
/
*
Merge "Remove the sql_max_pool_size option."
9.0.0
Zuul
2021-05-03
1
-4
/
+0
|
\
|
*
Remove the sql_max_pool_size option.
Daniel Bengtsson
2021-04-26
1
-4
/
+0
*
|
Merge "Accommodate immutable URL api"
Zuul
2021-04-28
2
-7
/
+25
|
\
\
|
*
|
Accommodate immutable URL api
Mike Bayer
2020-12-11
2
-7
/
+25
*
|
|
Merge "remove unicode from code"
Zuul
2021-04-16
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove unicode from code
xuanyandong
2021-01-03
1
-3
/
+3
|
|
/
*
|
Fix the conflict status with hacking.
Daniel Bengtsson
2021-03-09
2
-18
/
+6
|
/
*
Set create_constraint=True for boolean constraint test
Mike Bayer
2020-06-03
1
-1
/
+1
*
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
13
-15
/
+14
|
/
*
Update hacking for Python3
Andreas Jaeger
2020-03-30
1
-0
/
+1
*
Drop use of six
Stephen Finucane
2020-02-25
6
-72
/
+16
*
Remove final references to mox
Stephen Finucane
2020-02-25
2
-6
/
+0
*
Raise minimum SQLAlchemy version to 1.2.0
Stephen Finucane
2020-02-25
2
-49
/
+12
*
Drop unittest2 usage
Sean McGinnis
2020-01-12
1
-3
/
+3
*
Convert remaining use of mox
Stephen Finucane
2019-12-17
1
-204
/
+329
*
Use regex to compare SQL strings with IN
5.1.1
Mike Bayer
2019-12-11
1
-7
/
+7
*
Use connect, not contextual_connect
Mike Bayer
2019-07-17
1
-3
/
+3
*
Merge "Support context function argument as keyword"
Zuul
2019-05-15
1
-0
/
+13
|
\
|
*
Support context function argument as keyword
Adrian Chiris
2019-04-07
1
-0
/
+13
*
|
Merge "Removing deprecated min_pool_size"
Zuul
2019-04-24
1
-6
/
+0
|
\
\
[next]