Skip to content

feat: use utc timestamp during migration - #33

Open
Gornius wants to merge 1 commit into
thecodearcher:masterfrom
Gornius:feature/utc-timestamp-in-migrations
Open

feat: use utc timestamp during migration#33
Gornius wants to merge 1 commit into
thecodearcher:masterfrom
Gornius:feature/utc-timestamp-in-migrations

Conversation

@Gornius

@Gornius Gornius commented Aug 12, 2026

Copy link
Copy Markdown

Issue

Both golang-migrate and goose use timestamps from UTC when generating migration files, while limen uses timestamp from current timezone. This simple change makes limen migrations not go out of order if user is at different timezone than UTC and has generated migrations using both golang-migrate/goose and limen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant