Skip to content

Fix MySQL/MariaDB types#4387

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:fix-mysql
May 23, 2022
Merged

Fix MySQL/MariaDB types#4387
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:fix-mysql

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented May 23, 2022

#fix #4386
Forgotten from #4347

@Alkarex
Copy link
Copy Markdown
Member Author

Alkarex commented May 23, 2022

Merging hot fix fast

@Alkarex Alkarex merged commit 8668ca7 into FreshRSS:edge May 23, 2022
@Alkarex Alkarex deleted the fix-mysql branch May 23, 2022 08:45
@Alkarex Alkarex mentioned this pull request May 23, 2022
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request May 26, 2022
Revert SQLite part of FreshRSS#4387
FreshRSS#4347
Apparently INT and INTEGER are not perfectly synonym in SQLite!
> An INTEGER PRIMARY KEY column is an alias for the rowid, but an INT PRIMARY KEY column is not.
https://www.sqlite.org/stricttables.html#strict_tables
@Alkarex Alkarex mentioned this pull request May 26, 2022
Alkarex added a commit that referenced this pull request May 26, 2022
Revert SQLite part of #4387
#4347
Apparently INT and INTEGER are not perfectly synonym in SQLite!
> An INTEGER PRIMARY KEY column is an alias for the rowid, but an INT PRIMARY KEY column is not.
https://www.sqlite.org/stricttables.html#strict_tables
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.

[BUG] create user seems to be broken

1 participant