vectorselector

Results 6 issues of vectorselector

Hello, this is a request to add "python3-dev" dependency to compilation instructions... Thank you. happy to discover a new lightweight GUI.

install_dependencies.sh doesn't complete on Ubuntu 20.04 gcc -v is 9.3.0 install_dependencies.sh wants gcc -v 4.9 !? ``` Installing g++-4.9 E: Unable to locate package g++-4.9 E: Couldn't find any package...

It appears that Granite does NOT use combined-key constraints in junction tables (many-to-many) It appears that Granite does NOT use or acknowledge foreign-keys at all! (given the SQL examples on...

status:help-wanted
kind:documentation
AR Feature Parity

DB.open "sqlite3:./mydb.sqlite3" do |db| db.exec "DROP TABLE IF EXISTS tablename" end triggers "Exception: no such table: tablename (SQLite3::Exception)" when: sqlite3 mydb.sqlite3 SQLite version 3.31.1 2020-01-27 19:55:54 Enter ".help" for usage...

Updated mailgun.cr for Crystal 0.31.1 per Crystal API breaking change https://github.com/crystal-lang/crystal/pull/7085

Updated mock.cr for Crystal 0.31.1 per Crystal API breaking change https://github.com/crystal-lang/crystal/pull/7085 sorry for 2 PRs. I don't know how to combine 2 edits on github...