Compile and load SQLite extensions
How to compile the UUID extension:
| |
Run the sqlite3 command-line program:
| |
Try to use the UUID extension without loading it:
| |
Load the UUID extension and use it:
| |
Tested on an Intel Macbook Pro.
How to compile the UUID extension:
| |
Run the sqlite3 command-line program:
| |
Try to use the UUID extension without loading it:
| |
Load the UUID extension and use it:
| |
Tested on an Intel Macbook Pro.