Skip to content

Commit

Permalink
Switch to TimescaleDB and remove toolkit migration script
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeknovy committed Sep 4, 2024
1 parent 85f124e commit 172f2d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions migrations/1713374194350_toolkit.js

This file was deleted.

2 changes: 1 addition & 1 deletion src/db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM novyl/jtl-reporter-db:latest
FROM timescale/timescaledb-ha:pg16.4-ts2.16.1-all
ENV POSTGRES_DB jtl_report
COPY schema.sql /docker-entrypoint-initdb.d/

0 comments on commit 172f2d6

Please sign in to comment.