Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics, Mixpanel and Amplitude.
COMMITS
/ scripts/check-db.js November 23, 2025
M
Reformatted files with biome.
Mike Cao committed
November 11, 2025
M
Added check for REDIS_URL. Closes #3677.
Mike Cao committed
September 1, 2025
M
Fixed outputs.
Mike Cao committed
August 15, 2025
M
Updated Prisma build.
Mike Cao committed
August 14, 2025
M
New schema for pixels and links.
Mike Cao committed
July 12, 2025
M
Revert Prisma build.
Mike Cao committed
M
Updated db build again.
Mike Cao committed
M
Updated db build.
Mike Cao committed
June 7, 2025
M
Fixed check-db for new Prisma adapter.
Mike Cao committed
May 1, 2025
M
Use generated prisma client.
Mike Cao committed
April 29, 2025
M
Switched to type: module.
Mike Cao committed
M
Converted global to globalThis.
Mike Cao committed
M
Revert check-db.
Mike Cao committed
M
Merge dev.
Mike Cao committed
March 1, 2025
M
Added SKIP_DB_MIGRATION var.
Mike Cao committed
June 18, 2024
I
added error message when db connection check fails
Ivan Gnusarkov committed
September 6, 2023
F
Fix v1 check error showing in postgres logs
Francis Cao committed
April 27, 2023
M
Cleanup check-db
Maxime-J committed
April 18, 2023
F
Merge branch 'dev' of https://github.com/umami-software/umami into dev
Francis Cao committed
F
update mysql min versino to 5.7
Francis Cao committed
D
fix version sql on check_db.js
Duarte Ferreira committed
April 14, 2023
F
fix check-db workflow
Francis Cao committed
January 23, 2023
F
fix checkDatabaseVersion message typo
Francis Cao committed
January 20, 2023
F
update check-db, add pgcrypto extension if not exists on init migration
Francis Cao committed
October 3, 2022
B
update check-db
Brian Cao committed
August 25, 2022
M
Skip database check during CI.
Mike Cao committed
August 10, 2022
B
add console log. look for 01 last applied
Brian Cao committed
August 5, 2022
M
Fix event table.
Mike Cao committed
July 26, 2022
B
add deploy if missing migrations. add logic to hand 01_init
Brian Cao committed
June 28, 2022
M
Fix check criteria.
Mike Cao committed
M
Updated migration process.
Mike Cao committed
June 27, 2022
M
Update docker build.
Mike Cao committed
June 22, 2022
M
Updated to prisma 3.15.2. Updated check-db script.
Mike Cao committed
M
Added database check.
Mike Cao committed
June 19, 2022
M
Refactor migrations.
Mike Cao committed