Commit Graph

2 Commits

Author SHA1 Message Date
Anton Sviridov
d5f53378b9
Syntactic indexing: add database schema and dbworker (#60055)
Adds a basic schema for syntactic code intel indexes (up and down migration)
    Sets up everything required to use dbworker interface
    Adds a stub indexing worker implementation
    Adds tests to ensure conformance with dbworker interface (run against real postgres)
2024-02-08 18:00:21 +00:00
Varun Gandhi
6f77a62e07
highlighter: Rename scip-treesitter-cli -> scip-syntax (#60077) 2024-02-05 13:15:09 +01:00