Skip to content

Commit 1c4d57d

Browse files
committed
scripts: fix trie_partitions version
1 parent 80c3742 commit 1c4d57d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

scripts/db_berkeley/opensips/trie_partitions

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ METADATA_LOGFLAGS
88
0
99
METADATA_DEFAULTS
1010
NIL|NIL|NIL|NIL
11-
trie_partitions|
12-
trie_partitions|1

scripts/db_berkeley/opensips/version

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ tcp_mgm|
142142
tcp_mgm|1
143143
tls_mgm|
144144
tls_mgm|3
145+
trie_partitions|
146+
trie_partitions|1
145147
trie_table|
146148
trie_table|1
147149
uri|
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
id(int,auto) partition_name(string) db_url(string) trie_table(string,null)
2-
trie_partitions:1

scripts/dbtext/opensips/version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ speed_dial:3
6464
subscriber:8
6565
tcp_mgm:1
6666
tls_mgm:3
67+
trie_partitions:1
6768
trie_table:1
6869
uri:2
6970
userblacklist:2

0 commit comments

Comments
 (0)