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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate MySQL NDB Cluster Support
Stephen Finucane
2022-07-27
9
-29
/
+143
*
trivial: Formatting changes for oslo_db.options
Stephen Finucane
2022-07-14
1
-112
/
+182
*
Imported Translations from Zanata
12.0.0
OpenStack Proposal Bot
2022-06-21
1
-2
/
+164
*
Drop python3.6/3.7 support in testing runtime
Hervé Beraud
2022-05-05
1
-3
/
+1
*
Merge "Don't call 'begin()' on existing transaction"
11.3.0
Zuul
2022-04-15
2
-7
/
+1
|
\
|
*
Don't call 'begin()' on existing transaction
Stephen Finucane
2022-02-08
2
-7
/
+1
*
|
Add Python3 zed unit tests
OpenStack Release Bot
2022-03-04
1
-1
/
+1
*
|
Update master for stable/yoga
OpenStack Release Bot
2022-03-04
2
-0
/
+7
|
/
*
utils: Remove troublesome utility methods
11.2.0
Stephen Finucane
2022-02-08
4
-219
/
+15
*
Merge "Remove use of Session.begin.subtransactions flag"
Zuul
2022-02-02
2
-17
/
+2
|
\
|
*
Remove use of Session.begin.subtransactions flag
Stephen Finucane
2021-08-10
2
-17
/
+2
*
|
Merge "Don't rely on implicit autocommit"
Zuul
2022-02-02
6
-103
/
+148
|
\
\
|
|
/
|
*
Don't rely on implicit autocommit
Stephen Finucane
2021-08-10
6
-103
/
+148
*
|
Update python testing classifier
dengzhaosen
2021-12-21
1
-0
/
+1
*
|
tests: Restore - don't reset - warning filters
Stephen Finucane
2021-11-19
1
-1
/
+7
*
|
Merge "Replace use of 'Engine.execute()'"
11.1.0
Zuul
2021-11-15
5
-175
/
+217
|
\
\
|
|
/
|
*
Replace use of 'Engine.execute()'
Stephen Finucane
2021-08-10
5
-175
/
+217
*
|
Merge "Don't call mapper() outside of declarative registry"
Zuul
2021-11-15
3
-9
/
+9
|
\
\
|
|
/
|
*
Don't call mapper() outside of declarative registry
Stephen Finucane
2021-08-10
3
-9
/
+9
*
|
Merge "Don't pass kwargs to connection.execute()"
Zuul
2021-11-12
4
-11
/
+9
|
\
\
|
|
/
|
*
Don't pass kwargs to connection.execute()
Stephen Finucane
2021-08-10
4
-11
/
+9
*
|
Merge "Replace use of Executable.execute method"
Zuul
2021-11-12
2
-80
/
+83
|
\
\
|
|
/
|
*
Replace use of Executable.execute method
Stephen Finucane
2021-08-10
2
-80
/
+83
*
|
Merge "Remove unnecessary warning filter"
Zuul
2021-11-12
1
-5
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary warning filter
Stephen Finucane
2021-08-10
1
-5
/
+0
*
|
Merge "Replace use of Engine.scalar()"
Zuul
2021-11-12
3
-12
/
+12
|
\
\
|
|
/
|
*
Replace use of Engine.scalar()
Stephen Finucane
2021-08-10
3
-12
/
+12
*
|
Merge "Don't use the 'Row.keys()' method"
Zuul
2021-11-12
2
-6
/
+1
|
\
\
|
|
/
|
*
Don't use the 'Row.keys()' method
Stephen Finucane
2021-08-10
2
-6
/
+1
*
|
Merge "Don't use dict-style attribute accesses"
Zuul
2021-11-12
4
-12
/
+9
|
\
\
|
|
/
|
*
Don't use dict-style attribute accesses
Stephen Finucane
2021-08-10
4
-12
/
+9
*
|
Configure driver for postgres
Stephen Finucane
2021-09-24
1
-2
/
+1
*
|
Add Python3 yoga unit tests
OpenStack Release Bot
2021-09-10
1
-1
/
+1
*
|
Update master for stable/xena
OpenStack Release Bot
2021-09-10
2
-0
/
+7
*
|
Merge "requirements: Bump sqlalchemy lower constraint"
xena-em
11.0.0
Zuul
2021-08-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
requirements: Bump sqlalchemy lower constraint
Stephen Finucane
2021-08-16
1
-1
/
+1
*
|
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
2
-6
/
+3
|
/
*
Update import of declarative_base()
Stephen Finucane
2021-08-10
9
-17
/
+11
*
Replace use of update.values parameter
Stephen Finucane
2021-08-10
2
-8
/
+3
*
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
5
-49
/
+66
*
Remove use of MetaData.bind argument
Stephen Finucane
2021-08-09
4
-70
/
+95
*
Remove legacy calling style of select()
Stephen Finucane
2021-07-29
9
-24
/
+26
*
tests: Enable SQLAlchemy 2.0 deprecation warnings
Stephen Finucane
2021-07-29
2
-1
/
+116
*
utils: Deprecate sqlalchemy-migrate-related functions
Stephen Finucane
2021-07-29
1
-0
/
+13
*
tests: Enable SADeprecationWarning warnings
Stephen Finucane
2021-07-29
4
-17
/
+63
*
tests: Use common base class
Stephen Finucane
2021-07-29
16
-128
/
+147
[next]