Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

SQLite.jl execute with "pragma" not working

$
0
0

Hello, why this not working?

I do

using SQLite
db = SQLite.DB("SQLite_test.db")
SQLite.execute(db, "PRAGMA count_changes=true;")

but then count_changes=false in my database

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 2795

Latest Images

Trending Articles



Latest Images