sqlite_mfplugin_t.fcl
Go to the documentation of this file.
1 message : {
2  destinations : {
3  sqliteDest : {
4  type : sqlite
5  filename : "sqlite_plugin_t.db"
6  }
7  }
8 }