MyChat Scripts Engine: database

MyChat Scripts Engine: database

"For developers", "Server scripts", "Functions description", "Database".

 

Service fucntions to work with MyChat Server database.

 

mDBStorageDeleteKey

delete a key with the data from the database;

mDBStorageGetData

receive the data by the database key;

mDBStorageKeyExists

check the existence of the specified key in the database;

mDBStorageSetData

save the string to the database by the key

mMakeBackupServerDataBase

make a backup copy of the server's databases;