linphone-ios/src/db
2018-02-28 15:52:36 +01:00
..
abstract fix(Abstract): in reconnect case, disable foreign key before init call 2018-02-28 10:43:23 +01:00
internal feat(SmartTransaction): don't use soci::transaction, use soci::session methods to deal directly with transactions 2018-02-27 17:12:50 +01:00
session feat(MainDb): 2018-02-27 16:08:42 +01:00
main-db-chat-message-key.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-chat-message-key.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-event-key.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-event-key.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-key-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-key.cpp feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax) 2018-02-19 09:58:14 +01:00
main-db-key.h feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax) 2018-02-19 09:58:14 +01:00
main-db-p.h feat(MainDb): avoid usage of prepared statements for the entire core life (prevent lock???) 2018-02-28 15:52:36 +01:00
main-db.cpp feat(MainDb): avoid usage of prepared statements for the entire core life (prevent lock???) 2018-02-28 15:52:36 +01:00
main-db.h feat(MainDb): forward transaction in with lambda 2018-02-26 14:43:43 +01:00