We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de99d2 commit 622dc1dCopy full SHA for 622dc1d
spanner/django/features.py
@@ -265,7 +265,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
265
# DatabaseIntrospection.get_table_description() isn't fully implemented:
266
# https://github.com/orijtech/django-spanner/issues/248
267
'introspection.tests.IntrospectionTests.test_get_table_description_col_lengths',
268
- 'introspection.tests.IntrospectionTests.test_get_table_description_nullable',
269
# DatabaseIntrospection.get_primary_key_column() isn't implemented:
270
# https://github.com/orijtech/django-spanner/issues/312
271
'introspection.tests.IntrospectionTests.test_get_primary_key_column',
0 commit comments