Skip to content

Conversation

@AlexMesser
Copy link
Collaborator

@AlexMesser AlexMesser commented Mar 26, 2022

Description of change

This PR fixes reported issues with generated columns:

Fixes #4669
Fixes #8520
Fixes #8761

And adds generated columns support for the following drivers:

  • CockroachDB
  • SQL Server
  • Oracle
  • Sqlite
  • Spanner

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply prettier formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • n/a Documentation has been updated to reflect this change
  • The new commits follow conventions explained in CONTRIBUTING.md

@AlexMesser AlexMesser changed the title [WIP] fix generated columns issues feat: fix issues with generated columns and add support in other drivers Apr 13, 2022
@AlexMesser AlexMesser merged commit 0418ebc into master Apr 13, 2022
@AlexMesser AlexMesser deleted the generated-columns-fix branch April 13, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants