mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
docs(examples): use unified query history wording
This commit is contained in:
parent
f54107ac70
commit
16543a68f2
6 changed files with 43 additions and 33 deletions
|
|
@ -215,8 +215,8 @@ node "$KTX_BIN" --project-dir "$PROJECT_DIR" setup \
|
|||
--new-database-connection-id warehouse \
|
||||
--database-url env:WAREHOUSE_DATABASE_URL \
|
||||
--database-schema public \
|
||||
--enable-historic-sql \
|
||||
--historic-sql-min-executions 2 \
|
||||
--enable-query-history \
|
||||
--query-history-min-executions 2 \
|
||||
--yes \
|
||||
--no-input
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue