Don-No7 / Hack-SQLView on GitHub
-- -- File generated with SQLiteStudio v3.2.1 on Sun Feb 7 1428 2021 -- -- Text encoding used: System -- PRAGMA foreign_keys = off; BEGIN TRANSACTION; -- Table: Commands CREATE TABLE Commands (Command_No INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, Name TEXT REFERENCES Programs (Name) NOT NULL, Description TEXT NOT NULL, Command TEXT, File BLOB)…
137Jun 19, 2024Updated 2 years ago

Alternatives and similar repositories for Hack-SQL

Users that are interested in Hack-SQL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?