Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4050713

Browse filesBrowse files
authored
test: duplicate table error class fix (googleapis#639)
1 parent 0544208 commit 4050713
Copy full SHA for 4050713

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎django_spanner/features.py

Copy file name to clipboardExpand all lines: django_spanner/features.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
283283
"backends.tests.BackendTestCase.test_cursor_execute_with_pyformat",
284284
"backends.tests.BackendTestCase.test_cursor_executemany_with_pyformat",
285285
"backends.tests.BackendTestCase.test_cursor_executemany_with_pyformat_iterator",
286-
# duplicate table raises GoogleAPICallError rather than DatabaseError:
287-
# https://github.com/googleapis/python-spanner-django/issues/344
288-
"backends.tests.BackendTestCase.test_duplicate_table_error",
289286
"migrations.test_commands.MigrateTests.test_migrate_fake_initial",
290287
"migrations.test_commands.MigrateTests.test_migrate_initial_false",
291288
"migrations.test_executor.ExecutorTests.test_soft_apply",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.