aboutsummaryrefslogtreecommitdiff
path: root/Database/SQL
AgeCommit message (Expand)Author
2019-02-10No need for configs.sqlAryadev Chavali
2019-02-10Changed size of description to hold larger samplesAryadev Chavali
2019-02-10Getting error when inserting articles into database, changed size of article_...Aryadev Chavali
2019-02-10Implemented auto increment to articles tableAryadev Chavali
2019-02-10Changed title to be unique - only unique articlesAryadev Chavali
2019-02-08Changed type of source to stringAryadev Chavali
2019-02-04Changed names of tables to pluralAryadev Chavali
2019-02-04Changed SQL to use PrimaryKey()Aryadev Chavali
2019-02-04Made SQL for config tableAryadev Chavali
2019-02-04Made a table sql fileAryadev Chavali