You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/utils/kamctl/README

8 lines
268 B

SQL creation *must* follow the naming pattern
<tablename>-create.sql
where <tablename> corresponds to the name of the database table. Please use
underscores ("_") instead of dashes ("-") in database table names to ensure
compatibility with all types of databases.