Issue 12 in tarantino: Connection strings are not generated correctly when database name has square brackets

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 2, 2011, 7:08:47 AM2/2/11
to tarantino...@googlegroups.com
Status: New
Owner: ----

New issue 12 by chrisjon...@googlemail.com: Connection strings are not
generated correctly when database name has square brackets
http://code.google.com/p/tarantino/issues/detail?id=12

What steps will reproduce the problem?
1. Create/Update a database with square brackets in its name. i.e. [my.db]

What is the expected output? What do you see instead?
Login fails. Cannot connect to the database [my.db].

Please use labels and text to provide additional information.

Square brackets are valid for SQL commands but not for connection strings.

Attachments:
Correctly_removes_square_brackets_from_database_name.patch 2.0 KB

codesite...@google.com

unread,
Feb 2, 2011, 8:28:12 AM2/2/11
to tarantino...@googlegroups.com

Comment #1 on issue 12 by chrisjon...@googlemail.com: Connection strings
are not generated correctly when database name has square brackets
http://code.google.com/p/tarantino/issues/detail?id=12

Also the DatabaseCreator and DatabaseDropper wrap the name with [ & ]
causing double [[ & ]].

Attachments:
Correctly_removes_square_brackets_from_database_name.patch 2.0 KB

Reply all
Reply to author
Forward
0 new messages