sqlite3-ruby
sqlite3-ruby copied to clipboard
first naive implementation of virtual table
- see test/test_vtable.rb for example
- only select is supported (update/insert is not yet implemented)
Hello,
@luislavena Is there anything you'd like me to fix/change/review so that this pull request can be integrated ? May be some documentation ?
Regards,
Lionel
is there a chance to merge vtable feature into sqlite3 gem?