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
Hi. Not an Issue but a question about the statement: cur.execute("create table test(v vector)")
Where or how is (v vector) defined so sqlite3 knows numpy arrays are being added?