mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
C++: Upgrade script
This commit is contained in:
2145
cpp/upgrades/ddd31fd02e51ad270bc9e6712708e5a5b6881518/old.dbscheme
Normal file
2145
cpp/upgrades/ddd31fd02e51ad270bc9e6712708e5a5b6881518/old.dbscheme
Normal file
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 files.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