-
-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
A-featurefeature with good ideafeature with good ideaB-storagedata type, data storage, insert,update,delete, transactionsdata type, data storage, insert,update,delete, transactionsprio: lowLow priorityLow priorityprio: normalMedium priorityMedium priority
Milestone
Description
Is your feature request related to a problem? Please describe.
Now, the max length of bit is limited to 63, that is a wired length and not compatible with mysql dehavior. Therefore, we should support all the functions fully, bit(64).
Bit-Value Type - BIT
The BIT data type is used to store bit values. A type of BIT(M) enables storage of M-bit values. M can range from 1 to 64.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-featurefeature with good ideafeature with good ideaB-storagedata type, data storage, insert,update,delete, transactionsdata type, data storage, insert,update,delete, transactionsprio: lowLow priorityLow priorityprio: normalMedium priorityMedium priority
Type
Projects
Status
Todo