Skip to content

Commit 9757321

Browse files
JanLikaramotl
andauthored
Update src/crate/client/sqlalchemy/tests/create_table_test.py
Co-authored-by: Andreas Motl <andreas.motl@elmyra.de>
1 parent a0a65f7 commit 9757321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/crate/client/sqlalchemy/tests/create_table_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ class DummyTable(self.Base):
272272
'a TIMESTAMP DEFAULT now(), \n\t'
273273
'PRIMARY KEY (pk)\n)\n\n'), ())
274274

275-
def test_column_server_default_constant(self):
275+
def test_column_server_default_text_constant(self):
276276
class DummyTable(self.Base):
277277
__tablename__ = 't'
278278
pk = sa.Column(sa.String, primary_key=True)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy