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: support foreign and primary key column #630

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

GuillaumeCisco
Copy link
Contributor

@GuillaumeCisco GuillaumeCisco commented Feb 22, 2021

Pull Request checklist:

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Create automatic tests
  • Test manually the implemented changes
  • Review my own code (indentation, syntax, style, simplicity, readability)
  • Wonder if you can improve the existing code

@arnaudbesnier
Copy link
Contributor

@GuillaumeCisco GuillaumeCisco merged commit 2a289b8 into master Feb 22, 2021
@GuillaumeCisco GuillaumeCisco deleted the fix-support-foreign-and-primary-key branch February 22, 2021 08:12
forest-bot added a commit that referenced this pull request Feb 22, 2021
## [6.7.10](v6.7.9...v6.7.10) (2021-02-22)

### Bug Fixes

* support foreign and primary key column ([#630](#630)) ([2a289b8](2a289b8))
@forest-bot
Copy link
Member

🎉 This PR is included in version 6.7.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 22, 2021
# [7.0.0-beta.11](v7.0.0-beta.10...v7.0.0-beta.11) (2021-02-22)

### Bug Fixes

* fix record creation with unconventional pk field acting as a fk ([#598](#598)) ([d3779b7](d3779b7))
* support foreign and primary key column ([#630](#630)) ([2a289b8](2a289b8))
* **search:** don't convert float values to bigint ([75c1517](75c1517))
* **search:** handle large numbers in search queries ([c0c1c70](c0c1c70))
* **search:** handle large numbers in search queries ([#621](#621)) ([ec6ab89](ec6ab89))
* **search:** handle tables that contain floats and bigints ([7ac2fe1](7ac2fe1))
* **search:** revert changes when numbers are below MAX_SAFE_INTEGER ([1d95021](1d95021))
@forest-bot
Copy link
Member

🎉 This PR is included in version 7.0.0-beta.11 🎉

The release is available on:

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.

4 participants