frictionlessdata / tableschema-sql-py

Generate SQL tables, load and extract data, based on JSON Table Schema descriptors.
MIT License
60 stars 19 forks source link

Automatically add regex support to sqlite #86

Closed roll closed 4 years ago

roll commented 4 years ago

@akariv After your discovery of the create_function I don't see a reason why we can't ensure that it exists internally. Otherwise, I think some people will run into problems loading their data packages to SQL (which use the pattern constraint). I hope we can simplify clients' life with this PR. WDYT?


Please preserve this line to notify @roll (lead of this repository)