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

fix(active_record): return default string type and add log when field type is unknown #95

Merged
merged 5 commits into from
Jan 15, 2025

Conversation

nicolasalexandre9
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

Copy link
Member

@matthv matthv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nicolasalexandre9 nicolasalexandre9 merged commit 19db22a into beta Jan 15, 2025
35 checks passed
@nicolasalexandre9 nicolasalexandre9 deleted the fix/datasource_active_record branch January 15, 2025 08:08
forest-bot added a commit that referenced this pull request Jan 15, 2025
# [1.0.0-beta.90](v1.0.0-beta.89...v1.0.0-beta.90) (2025-01-15)

### Bug Fixes

* **active_record:** return default string type and add log when field type is unknown ([#95](#95)) ([19db22a](19db22a))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.0.0-beta.90 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants