aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2024-09-03Use Jsonb for storing results.Alexander_Kabui
2024-08-29Add sql file for creating llm db tables.Alexander_Kabui
2024-08-29Add default timestamp and and primary key for Rating table.Alexander_Kabui
2024-05-24Update copyright year and email.Alexander_Kabui
2024-05-24sql: update: llm_db_update.sql: New file.Alexander_Kabui
2022-05-27sql: caseattributes_audit.sql: New fileBonfaceKilz
2022-02-11sql: Remove database mapping code.Arun Isaac
2022-02-11Quote shell variables to prevent globbingFrederick Muriuki Muriithi
2021-11-29Add SQL statement to update json_diffBonfaceKilz
2021-08-04sql: Add documentation extracted from within the database.Arun Isaac
2021-08-02sql: Document the table Strain.Arun Isaac
2021-07-31sql: Add schema description.Arun Isaac
2021-07-23sql: metadata_audit: Make char-set encoding explicit(utf8mb4)BonfaceKilz
2021-07-22Move sql updates into dirPjotr Prins
2021-07-22sql: Add schema and schema map.Arun Isaac
2021-06-07Rename json_data column to json_diff_dataBonfaceKilz
2021-06-03sql: Add a new folder that houses sql statements for new tablesBonfaceKilz