Created
September 15, 2023 14:51
-
-
Save akhenakh/d721b1d11f35966812dab41b3221b360 to your computer and use it in GitHub Desktop.
Jetbrains SQLite and SpatiaLite
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Save this file somewhere with the path of your extension (on Silicon Mac: /opt/homebrew/lib/mod_spatialite.dylib) | |
select load_extension("/opt/homebrew/lib/mod_spatialite.dylib"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the Data Sources and Drivers, Options Tab, set the path of the created sql file