index
:
delta/openstack/taskflow.git
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
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
tests
/
unit
/
persistence
/
test_sql_persistence.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-3
/
+2
*
Fix currently broken and inactive mysql tests
Joshua Harlow
2015-12-22
1
-4
/
+1
*
Remove testing using persistence sqlalchemy backend with 'mysqldb'
Joshua Harlow
2015-05-29
1
-74
/
+37
*
Fix split on "+" for connection strings that specify dialects
Joshua Harlow
2014-12-04
1
-4
/
+12
*
Switch to a custom NotImplementedError derivative
Joshua Harlow
2014-10-08
1
-2
/
+5
*
Remove db locks and use random db names for tests
Brian Jarrett
2014-08-12
1
-57
/
+67
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-3
/
+1
*
Fix few spelling and grammar errors
Ivan A. Melnikov
2014-02-20
1
-1
/
+1
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Be more resilent around import/detection/setup errors
Joshua Harlow
2014-02-03
1
-26
/
+45
*
Merge "Use addCleanup instead of tearDown in test_sql_persistence"
Jenkins
2014-01-30
1
-9
/
+2
|
\
|
*
Use addCleanup instead of tearDown in test_sql_persistence
Ivan A. Melnikov
2014-01-28
1
-9
/
+2
*
|
Test fetching backends via entry points
Ivan A. Melnikov
2014-01-29
1
-0
/
+24
|
/
*
Test using mysql + postgres if available
Joshua Harlow
2014-01-25
1
-7
/
+214
*
Add envs for different sqlalchemy versions
Joshua Harlow
2014-01-09
1
-1
/
+9
*
Move toward using a backend+connection model
Joshua Harlow
2013-09-12
1
-14
/
+12
*
Use the same root test class.
Joshua Harlow
2013-08-26
1
-3
/
+2
*
Rework the persistence layer
Joshua Harlow
2013-08-24
1
-0
/
+51