On 21.08.2020 05:12, Robert Dyck wrote:

As a learning exercise I wanted to create a new database using opensips-cli "database create sqlite:///tmp" or "database create sqlite:///tmp/tmp.db". The response was invariably "ERROR: Bad URL, it should resemble: sqlite:///path/to/db". Omitting the path gives the same error message.

What am I missing?

Rob

Hey Robert,

The oldest programmer rule in the book applies here: "if it isn't tested, it doesn't work".  Could you open up an issue on the opensips-cli tracker [1], so we can better keep track of this issue?  It may very well have a quick fix, since SQLAlchemy should work well on top of SQLite.

Many thanks,

[1]: https://github.com/opensips/opensips-cli/issues

--
Liviu Chircu
www.twitter.com/liviuchircu | www.opensips-solutions.com

OpenSIPS Summit 2020 Distributed
  www.opensips.org/events/Summit-2020Distributed

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to