mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
sqlfordevs.io moved to sqlfordevs.com (#31)
This commit is contained in:
parent
3f631cf1d2
commit
646b0dc35f
7 changed files with 7 additions and 7 deletions
|
|
@ -12,4 +12,4 @@ slug: you-can-validate-json-columns-at-database-level
|
|||
|
||||
Extending a traditional database schema with NoSQL-like JSON columns can make the schema more understandable. But you should also ensure these JSON documents conform to an expected schema!
|
||||
|
||||
https://sqlfordevs.io/json-schema-validation
|
||||
https://sqlfordevs.com/json-schema-validation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue