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

Allow char to specify size #65

Closed
CRBroughton opened this issue Apr 17, 2024 · 0 comments · Fixed by #66
Closed

Allow char to specify size #65

CRBroughton opened this issue Apr 17, 2024 · 0 comments · Fixed by #66
Assignees

Comments

@CRBroughton
Copy link
Owner

Currently only the varchar type allows for a size specification; We should allow for the 'char' type to also include this functionality.

Acceptance Criteria

  • Update the 'char' type to include the 'size' option
  • Update any tests that relate to either the 'char' type, or tests relating to building the statement
@CRBroughton CRBroughton self-assigned this Apr 17, 2024
@CRBroughton CRBroughton linked a pull request Apr 24, 2024 that will close this issue
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 a pull request may close this issue.

1 participant