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
/
sqlalchemy
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Enable SAWarning warnings
Stephen Finucane
2022-02-08
1
-3
/
+15
*
Add missing 'connect' wrapper
Stephen Finucane
2022-02-08
1
-1
/
+3
*
utils: Remove troublesome utility methods
11.2.0
Stephen Finucane
2022-02-08
1
-127
/
+0
*
Don't rely on implicit autocommit
Stephen Finucane
2021-08-10
1
-55
/
+69
*
Replace use of 'Engine.execute()'
Stephen Finucane
2021-08-10
1
-27
/
+31
*
Don't pass kwargs to connection.execute()
Stephen Finucane
2021-08-10
1
-1
/
+1
*
Replace use of Executable.execute method
Stephen Finucane
2021-08-10
1
-75
/
+83
*
Don't use dict-style attribute accesses
Stephen Finucane
2021-08-10
1
-1
/
+1
*
Remove use of MetaData.bind argument
Stephen Finucane
2021-08-09
1
-41
/
+70
*
Remove legacy calling style of select()
Stephen Finucane
2021-07-29
1
-3
/
+8
*
utils: Deprecate sqlalchemy-migrate-related functions
Stephen Finucane
2021-07-29
1
-0
/
+13
*
tests: Enable SADeprecationWarning warnings
Stephen Finucane
2021-07-29
1
-15
/
+22
*
Replace getargspec with getfullargspec
likui
2021-05-11
1
-20
/
+0
*
Update hacking for Python3
Andreas Jaeger
2020-03-30
1
-0
/
+1
*
Drop use of six
Stephen Finucane
2020-02-25
1
-9
/
+3
*
Rollback existing nested transacvtion before restarting
5.0.1
Mike Bayer
2019-06-07
1
-0
/
+4
*
Fix deprecation warnings under py36
Sean McGinnis
2019-04-11
1
-2
/
+7
*
add bandit to pep8 job
ChangBo Guo(gcb)
2017-12-22
1
-3
/
+7
*
Merge "Remove method get_connect_string and is_backend_avail"
4.32.0
Zuul
2017-12-09
1
-48
/
+0
|
\
|
*
Remove method get_connect_string and is_backend_avail
zhangyangyang
2017-10-13
1
-48
/
+0
*
|
Handle deprecation of inspect.getargspec
Sean McGinnis
2017-11-27
1
-0
/
+20
|
/
*
Merge "Fix pagination when marker value is None"
Jenkins
2017-10-08
1
-3
/
+11
|
\
|
*
Fix pagination when marker value is None
Mehdi Abaakouk
2017-09-12
1
-3
/
+11
*
|
Add new foreign key utility function to utils
oorgeron
2017-09-22
1
-5
/
+99
|
/
*
Remove class InsertFromSelect
zhangyangyang
2017-09-04
1
-44
/
+0
*
Enable MySQL Storage Engine selection
oorgeron
2017-06-26
1
-0
/
+30
*
Remove log translations
chenlx
2017-03-30
1
-5
/
+5
*
Explain paginate_query doesn't provide parameter offset
ChangBo Guo(gcb)
2017-02-06
1
-0
/
+5
*
Coerce booleans to integer values in paginate_query
Kevin Benton
2017-01-17
1
-3
/
+8
*
Modify word "whetever" to "whether"
ahdj007
2016-12-29
1
-1
/
+1
*
Merge "Strip prefix `migrate_` in parameter `migrate_engine`"
Jenkins
2016-12-07
1
-63
/
+60
|
\
|
*
Strip prefix `migrate_` in parameter `migrate_engine`
int32bit
2016-12-05
1
-63
/
+60
*
|
Fix marker checking when value is None
tengqm
2016-12-06
1
-13
/
+20
|
/
*
Check if an index on given columns exists
int32bit
2016-12-01
1
-12
/
+33
*
utils: deprecate InsertFromSelect properly
Roman Podoliaka
2016-11-04
1
-4
/
+6
*
Add additional caution looking for table, info
Mike Bayer
2016-09-07
1
-8
/
+13
*
utils: fix get_unique_keys() when model has no table attached to it
Julien Danjou
2016-09-02
1
-6
/
+25
*
Correctly detect incomplete sort_keys passed to paginate_query
Ihar Hrachyshka
2016-08-31
1
-5
/
+45
*
Repair boolean CHECK constraint detection
Mike Bayer
2016-06-01
1
-17
/
+14
*
exceptions: enhance InvalidSortKey to carry the invalid key
Julien Danjou
2016-02-02
1
-1
/
+1
*
pagination: enhance sorting of null values
Mehdi Abaakouk
2015-08-06
1
-10
/
+27
*
Remove oslo namespace package
Doug Hellmann
2015-06-21
1
-3
/
+3
*
Replace utils method with oslo.utils reflection provided one
1.11.0
Joshua Harlow
2015-06-06
1
-25
/
+0
*
Sort model fields using getattr(), not inspect()
Mike Bayer
2015-05-05
1
-1
/
+4
*
Merge "Fixed bug in InsertFromSelect columns order"
Jenkins
2015-04-01
1
-13
/
+32
|
\
|
*
Fixed bug in InsertFromSelect columns order
Timofey Durakov
2015-03-13
1
-13
/
+32
*
|
Implement generic update-on-match feature
Mike Bayer
2015-03-05
1
-0
/
+12
|
/
*
Organize provisioning to use testresources
Mike Bayer
2015-02-04
1
-0
/
+124
*
Update Oslo imports to remove namespace package
Doug Hellmann
2015-01-21
1
-1
/
+1
*
Make sure sort_key_attr is QueryableAttribute when query
Eli Qiao
2015-01-09
1
-2
/
+4
[next]