Skip to content

Comments

fix: if timestamp_value is empty, no need to reserve a column#431

Merged
burningalchemist merged 1 commit intomasterfrom
fix/timestamp
Jan 15, 2024
Merged

fix: if timestamp_value is empty, no need to reserve a column#431
burningalchemist merged 1 commit intomasterfrom
fix/timestamp

Conversation

@burningalchemist
Copy link
Owner

By default, empty yaml field resolves to empty string, which might create unexpected issues. We want simply check if the field is set, and if not - ignore reserving the column for it.

It's an oversight.

@burningalchemist burningalchemist merged commit 2ba29a1 into master Jan 15, 2024
@burningalchemist burningalchemist deleted the fix/timestamp branch January 15, 2024 22:21
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