Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Criptext/Criptext-Email-React-Client
/ getDB
Function
getDB
electron_app/src/database/DBEmodel.js:122–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
class
Version extends Model {}
121
122
const
getDB = () => sequelize;
123
124
const
setConfiguration = (key, path) => {
125
sequelize =
new
Sequelize(null, null, key, {
Callers
15
exportEmailTable
Function · 0.85
exportEmailContactTable
Function · 0.85
exportEmailLabelTable
Function · 0.85
exportFileTable
Function · 0.85
importDatabaseFromFile
Function · 0.85
createAccount
Function · 0.85
getAllAccounts
Function · 0.85
getAccount
Function · 0.85
getAccountByParams
Function · 0.85
updateContactScore
Function · 0.85
updateContactSpamScore
Function · 0.85
deleteEmailByKeys
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected