0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-16 20:12:33 +00:00
Files
libsql/libsql-server/tests/standalone/snapshots
Avinash Sajjanshetty 612aae4277 server: trim quotes in namespace string in attach statement (#1117)
* Add a regression test when UUIDs are used in attach
statements

Also, added a test to check if the UUID is wrapped
in quotes

* bugfix: trim namespace string if it is wrapped in quotes

the client might send namespace wrapped in quotes in case of uuids,
so we will just trim the string.
2024-03-01 15:08:01 +00:00
..