You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQLite version 3.45.0 2024-01-15 17:01:13 (UTF-16 console I/O)
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database.
sqlite> .load fastrand0
sqlite> .load html0
Error: The specified module could not be found.
sqlite> .load http0
Error: The specified module could not be found.
sqlite> .load jsonschema0
sqlite>
The text was updated successfully, but these errors were encountered:
html0.dll and http0.dll will not load (win11).
The text was updated successfully, but these errors were encountered: