tag_id TEXT REFERENCES tags (id) ON DELETE SET NULL, scenario_id TEXT REFERENCES scenarios (id) ON DELETE SET NULL, is_active INTEGER NOT NULL DEFAULT 1, click_count INTEGER NOT NULL DEFAULT 0, ...
compchem-cybertraining / Tutorials_DFTB_plus Public Notifications You must be signed in to change notification settings Fork 5 Star 6 Code Actions Projects Security0 Insights Code Issues Pull requests ...