We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2601b0d commit bbb07a8Copy full SHA for bbb07a8
kamailio/db_scripts/db_init_jwt_keys.sql
@@ -0,0 +1 @@
1
+create table if not exists jwt_keys as select * from htable;
0 commit comments