stonedb icon indicating copy to clipboard operation
stonedb copied to clipboard

fix(tianmu): provide error information for "create constraint and foreign keys"(not supported)

Open Downal opened this issue 1 year ago • 1 comments

Summary about this PR

Issue Number: close #1833 As creating constraint and foreign keys is not supported, there will be error information like "Tianmu engine does not support foreign key." if that happens.

Tests Check List

  • [ ] Unit test
  • [ ] Integration test
  • [x] Manual test (add detailed scripts or steps below)
  • [ ] No code

Changelog

  • [ ] New Feature
  • [x] Bug Fix
  • [ ] Performance Improvement
  • [ ] Build/Testing/CI/CD
  • [ ] Documentation
  • [ ] Not for changelog (changelog entry is not required)

Documentation

  • [ ] Affects user behaviors
  • [ ] Contains syntax changes
  • [ ] Contains variable changes
  • [ ] Contains experimental features

Downal avatar May 29 '23 09:05 Downal