Skip to content

364 Add Char column type#368

Merged
dantownsend merged 6 commits intomasterfrom
char_column_type
May 4, 2026
Merged

364 Add Char column type#368
dantownsend merged 6 commits intomasterfrom
char_column_type

Conversation

@dantownsend
Copy link
Copy Markdown
Member

@dantownsend dantownsend commented Dec 1, 2021

Resolves #364

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 1, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.59%. Comparing base (144faba) to head (b50a6a0).
⚠️ Report is 585 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   90.59%   90.59%           
=======================================
  Files         127      127           
  Lines        6411     6412    +1     
=======================================
+ Hits         5808     5809    +1     
  Misses        603      603           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dantownsend dantownsend changed the title add Char column type 364 Add Char column type May 4, 2026
@dantownsend dantownsend changed the title 364 Add Char column type 364 Add Char column type May 4, 2026
@dantownsend dantownsend added the enhancement New feature or request label May 4, 2026
@github-project-automation github-project-automation Bot moved this to In progress in Enhancements May 4, 2026
@dantownsend dantownsend merged commit 25cb0ad into master May 4, 2026
46 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in Enhancements May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Column types unknown to Piccolo crash schema generation in default look-up.

2 participants