Searched refs:test_add_column_with_comment (Results 1 – 7 of 7) sorted by relevance
/dports/databases/py-alembic14/alembic-1.4.3/tests/ | ||
H A D | test_oracle.py | 61 def test_add_column_with_comment(self): member in OpTest |
H A D | test_mysql.py | 60 def test_add_column_with_comment(self): member in MySQLOpTest |
H A D | test_postgresql.py | 159 def test_add_column_with_comment(self): member in PostgresqlOpTest |
/dports/databases/py-Pyrseas/Pyrseas-0.9.1/tests/dbobject/ | ||
H A D | test_table.py | 376 def test_add_column_with_comment(self): member in TableCommentToSqlTestCase |
/dports/databases/py-alembic/alembic-1.7.5/tests/ | ||
H A D | test_oracle.py | 64 def test_add_column_with_comment(self): member in OpTest |
H A D | test_mysql.py | 59 def test_add_column_with_comment(self): member in MySQLOpTest |
H A D | test_postgresql.py | 175 def test_add_column_with_comment(self): member in PostgresqlOpTest |