diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-08 13:43:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-08 13:43:33 +0000 |
| commit | 41e8d135a85566f8b383f2ae29d3b651148083ac (patch) | |
| tree | 04be1d4b81ac9cee692ff26bafd9569f9e908694 /atuin-server-postgres/migrations/20231202170508_create-store.sql | |
| parent | docs: refer to image with multi-arch support (#1513) (diff) | |
| download | atuin-41e8d135a85566f8b383f2ae29d3b651148083ac.zip | |
chore: schema cleanup (#1522)
The columns referred to in this PR, were for some reason created with
defaults. When created years ago, they were `bigserial` not `bigint`.
The defaults were never actually used, as verified by
1. Checking the value of the sequences on the database
2. Checking the code
So we're safe to clean them up.
Diffstat (limited to 'atuin-server-postgres/migrations/20231202170508_create-store.sql')
0 files changed, 0 insertions, 0 deletions
