Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#announcements
Title
b
billowy-vegetable-23
05/27/2023, 7:46 AM
Is it possible to use Planetscale as a data source? I wonder, since it's a MySQL database but doesn't allow foreign key constraints.
f
fresh-football-47124
05/27/2023, 8:53 AM
Should work
as you say, its MySQL
foreign key constraints don’t come into consideration for read queries - so should be fine
b
billowy-vegetable-23
05/27/2023, 2:32 PM
Cool 👍 thanks for the reply 🙂
Post