Skip to content

Add tests for all columns types for each DB type - #83

Merged
westonganger merged 1 commit into
masterfrom
add-kitchen-sink-model-with-all-columns-types-to-test-suite
Jul 24, 2026
Merged

Add tests for all columns types for each DB type#83
westonganger merged 1 commit into
masterfrom
add-kitchen-sink-model-with-all-columns-types-to-test-suite

Conversation

@westonganger

@westonganger westonganger commented Jul 24, 2026

Copy link
Copy Markdown
Owner
  • Ensure all possible columns types for each database are properly serialized in snapshots
  • Drop Rails 7.0 from the test suite because it doesnt properly handle serialize :column_name, coder: JSON even though it still works for all other things. Its getting pretty old so its simpler to just drop it from the test suite, im sure if anyone is still on Rails 7.0 its going to be super easy to upgrade to 7.1

@westonganger westonganger changed the title Add kitchen sink models for each DB type with all column types to tes… Add kitchen sink models for each DB type with all column types to test suite Jul 24, 2026
@westonganger
westonganger force-pushed the add-kitchen-sink-model-with-all-columns-types-to-test-suite branch 5 times, most recently from d6421e1 to aa10c97 Compare July 24, 2026 19:38
@westonganger
westonganger force-pushed the add-kitchen-sink-model-with-all-columns-types-to-test-suite branch from aa10c97 to 0c4f159 Compare July 24, 2026 19:51
@westonganger westonganger changed the title Add kitchen sink models for each DB type with all column types to test suite Add tests for all columns types for each DB type Jul 24, 2026
@westonganger
westonganger marked this pull request as ready for review July 24, 2026 19:59
@westonganger
westonganger merged commit 8165e4a into master Jul 24, 2026
19 checks passed
@westonganger
westonganger deleted the add-kitchen-sink-model-with-all-columns-types-to-test-suite branch July 24, 2026 20:00
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.

1 participant