Skip to content

Fixed null error in auth database session handling#43

Open
cableman wants to merge 1 commit into
upstream/v0.9.6from
feature/oauth_token_expire
Open

Fixed null error in auth database session handling#43
cableman wants to merge 1 commit into
upstream/v0.9.6from
feature/oauth_token_expire

Conversation

@cableman

Copy link
Copy Markdown

Error creating OAuth session: (psycopg2.errors.NotNullViolation) null value in column "expires_at" of relation "oauth_session" violates not-null constraint DETAIL: Failing row contains.

@cableman cableman force-pushed the feature/oauth_token_expire branch from 5f4d3a6 to fba4eb1 Compare October 8, 2025 18:05
@cableman cableman changed the base branch from upstream/v0.6.32 to upstream/v0.6.33 October 8, 2025 18:09
@cableman cableman force-pushed the feature/oauth_token_expire branch from fba4eb1 to eec107a Compare October 17, 2025 11:16
@cableman cableman changed the base branch from upstream/v0.6.33 to upstream/v0.6.34 October 17, 2025 11:21
@cableman cableman force-pushed the feature/oauth_token_expire branch from eec107a to 9a9e39b Compare November 7, 2025 09:34
@cableman cableman changed the base branch from upstream/v0.6.34 to upstream/v0.6.36 November 7, 2025 09:42
@cableman cableman force-pushed the feature/oauth_token_expire branch from 9a9e39b to 3e3fc67 Compare November 24, 2025 14:42
@cableman cableman changed the base branch from upstream/v0.6.36 to upstream/v0.6.38 November 24, 2025 14:48
@cableman cableman force-pushed the feature/oauth_token_expire branch from 3e3fc67 to 69e7c95 Compare November 25, 2025 20:46
@cableman cableman changed the base branch from upstream/v0.6.38 to upstream/v0.6.40 November 25, 2025 20:48
@cableman cableman force-pushed the feature/oauth_token_expire branch from 69e7c95 to 5492ac4 Compare December 3, 2025 11:02
@cableman cableman changed the base branch from upstream/v0.6.40 to upstream/v0.6.41 December 3, 2025 11:10
@cableman cableman force-pushed the feature/oauth_token_expire branch from 5492ac4 to 12593a4 Compare January 5, 2026 10:07
@cableman cableman changed the base branch from upstream/v0.6.41 to upstream/v0.6.43 January 5, 2026 10:23
@cableman cableman force-pushed the feature/oauth_token_expire branch from 12593a4 to 9bf7c33 Compare January 14, 2026 14:58
@cableman cableman changed the base branch from upstream/v0.6.43 to upstream/v0.7.2 January 14, 2026 15:21
@cableman cableman force-pushed the feature/oauth_token_expire branch from 9bf7c33 to e239980 Compare February 16, 2026 10:25
@cableman cableman changed the base branch from upstream/v0.7.2 to upstream/v0.8.2 February 16, 2026 12:30
@cableman cableman force-pushed the feature/oauth_token_expire branch from e239980 to 24287b5 Compare February 19, 2026 13:20
@cableman cableman changed the base branch from upstream/v0.8.2 to upstream/v0.8.3 February 19, 2026 13:24
@cableman cableman force-pushed the feature/oauth_token_expire branch from 24287b5 to 5bea916 Compare February 24, 2026 09:40
@cableman cableman changed the base branch from upstream/v0.8.3 to upstream/v0.8.5 February 24, 2026 10:07
@cableman cableman force-pushed the feature/oauth_token_expire branch from 5bea916 to 69d6608 Compare March 4, 2026 09:28
@cableman cableman changed the base branch from upstream/v0.8.5 to upstream/v0.8.8 March 4, 2026 09:34
@cableman cableman force-pushed the feature/oauth_token_expire branch from 69d6608 to cdb4f86 Compare March 16, 2026 14:32
@cableman cableman changed the base branch from upstream/v0.8.8 to upstream/v0.8.10 March 16, 2026 14:35
@cableman cableman force-pushed the feature/oauth_token_expire branch from cdb4f86 to 840b14e Compare April 9, 2026 07:25
@cableman cableman changed the base branch from upstream/v0.8.10 to upstream/v0.8.12 April 9, 2026 08:21
@cableman cableman force-pushed the feature/oauth_token_expire branch from 840b14e to 1c24eef Compare May 27, 2026 12:53
@cableman cableman changed the base branch from upstream/v0.8.12 to upstream/v0.9.5 May 27, 2026 13:30
@cableman cableman force-pushed the feature/oauth_token_expire branch from 1c24eef to dceee97 Compare June 3, 2026 13:30
@cableman cableman changed the base branch from upstream/v0.9.5 to upstream/v0.9.6 June 3, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant