Skip to content

Use 32bit integer for the items column on the Commits table#15

Closed
adamfur wants to merge 1 commit intoNEventStore:release/8.0.0from
adamfur:feature/UseInt32ForItemsInCommitsTable
Closed

Use 32bit integer for the items column on the Commits table#15
adamfur wants to merge 1 commit intoNEventStore:release/8.0.0from
adamfur:feature/UseInt32ForItemsInCommitsTable

Conversation

@adamfur
Copy link

@adamfur adamfur commented Aug 29, 2015

I sometime exceed the limits imposed by the unsigned 8bit integer.
Been manually created our Commits table with int instead of tinyint.

@AGiorgetti AGiorgetti changed the base branch from develop to release/8.0.0 December 9, 2020 14:43
@AGiorgetti AGiorgetti closed this Dec 9, 2020
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.

3 participants