mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02:00
DB upgrade script
This commit is contained in:
committed by
Arthur Baars
parent
7f03b87142
commit
652d2a7a72
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
description: Removed unused column from the `folders` and `files` relations
|
||||
compatibility: full
|
||||
files.rel: reorder file.rel (int id, string name, string simple, string ext, int fromSource) id name
|
||||
folders.rel: reorder folders.rel (int id, string name, string simple) id name
|
||||
Reference in New Issue
Block a user