Website: Fix links in Documentation /development/database #104309
@ -13,8 +13,8 @@ in this process.
|
|||||||
|
|
||||||
## SQLC
|
## SQLC
|
||||||
|
|
||||||
Flamenco mostly uses [GORM][gorm] for interfacing with its SQLite database. This
|
Flamenco mostly uses [GORM](https://gorm.io/index.html) for interfacing with its SQLite database. This
|
||||||
is gradually being phased out, to be replaced with [SQLC][sqlc].
|
is gradually being phased out, to be replaced with [SQLC](https://sqlc.dev/).
|
||||||
|
|
||||||
To generate the SQLC schema file:
|
To generate the SQLC schema file:
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user