Browse Source

added forgotten db-creation files

Vaclav Kubart 19 years ago
parent
commit
14c92f2ecb

+ 1 - 0
scripts/dbtext/ser_db/contact_attrs

@@ -0,0 +1 @@
+uid(str) contact(str) name(str) value(str,null) type(int) flags(int) 

+ 1 - 0
scripts/dbtext/ser_db/presentity_extensions

@@ -0,0 +1 @@
+dbid(str) pres_id(str) etag(str) element(str) expires(int) 

+ 1 - 0
scripts/dbtext/ser_db/tuple_extensions

@@ -0,0 +1 @@
+pres_id(str) tupleid(str) element(str) status_extension(int)