Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lsps2: cleanup expired promises #130

Closed
wants to merge 1 commit into from
Closed

Conversation

JssDWt
Copy link
Collaborator

@JssDWt JssDWt commented Sep 11, 2023

Fixes #121

token varchar NOT NULL
)
token varchar NOT NULL,
valid_until varchar NOT NULL
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't adding a not null column require default value?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this table isn't merged into main yet, I feel free to add NOT NULL columns

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah.. makes sense

@JssDWt
Copy link
Collaborator Author

JssDWt commented Oct 23, 2023

This PR was pointing to the wrong branch, but it was merged here: 084a4d8

@JssDWt JssDWt closed this Oct 23, 2023
@JssDWt JssDWt deleted the lsps2-promise-expiry branch November 16, 2023 13:38
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.

2 participants