sqlite3-ruby icon indicating copy to clipboard operation
sqlite3-ruby copied to clipboard

first naive implementation of virtual table

Open duhlin opened this issue 12 years ago • 2 comments

  • see test/test_vtable.rb for example
  • only select is supported (update/insert is not yet implemented)

duhlin avatar Dec 06 '13 16:12 duhlin

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

lionelperrin avatar Mar 29 '16 07:03 lionelperrin

is there a chance to merge vtable feature into sqlite3 gem?

graf0 avatar Nov 04 '23 20:11 graf0