index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
Age
Commit message (
Expand
)
Author
2024-09-03
Use Jsonb for storing results.
Alexander_Kabui
2024-08-29
Add sql file for creating llm db tables.
Alexander_Kabui
2024-08-29
Add default timestamp and and primary key for Rating table.
Alexander_Kabui
2024-05-24
Update copyright year and email.
Alexander_Kabui
2024-05-24
sql: update: llm_db_update.sql: New file.
Alexander_Kabui
2022-05-27
sql: caseattributes_audit.sql: New file
BonfaceKilz
2022-02-11
sql: Remove database mapping code.
Arun Isaac
2022-02-11
Quote shell variables to prevent globbing
Frederick Muriuki Muriithi
2021-11-29
Add SQL statement to update json_diff
BonfaceKilz
2021-08-04
sql: Add documentation extracted from within the database.
Arun Isaac
2021-08-02
sql: Document the table Strain.
Arun Isaac
2021-07-31
sql: Add schema description.
Arun Isaac
2021-07-23
sql: metadata_audit: Make char-set encoding explicit(utf8mb4)
BonfaceKilz
2021-07-22
Move sql updates into dir
Pjotr Prins
2021-07-22
sql: Add schema and schema map.
Arun Isaac
2021-06-07
Rename json_data column to json_diff_data
BonfaceKilz
2021-06-03
sql: Add a new folder that houses sql statements for new tables
BonfaceKilz