SQLitePCL.raw icon indicating copy to clipboard operation
SQLitePCL.raw copied to clipboard

Virtual tables support

Open yaliashkevich opened this issue 6 years ago • 6 comments

I'm looking for a way to implement custom "table-valued" function. From what I've got here: http://sqlite.org/vtab.html I can use virtual tables mechanism, but I cannot find C# counter parts for this API. Is it supported or planned to be supported?

yaliashkevich avatar Jan 03 '18 16:01 yaliashkevich

SQLitePCL.raw currently does not support virtual tables. I would like to add this feature, but there hasn't been much demand for it. I think it'll get done eventually, but realistically, not soon.

ericsink avatar Jan 03 '18 16:01 ericsink

And yet another reason against EFcore.

springy76 avatar Feb 05 '18 11:02 springy76

@springy76 This is an odd place for that comment...

bricelam avatar Feb 05 '18 17:02 bricelam

@springy76 Could you clarify your comment? I'm not sure I understand exactly what you're saying.

ericsink avatar Feb 05 '18 17:02 ericsink

Maybe you should read this issue for better understanding.

springy76 avatar Feb 10 '18 12:02 springy76

@springy76 Ah, sorry I asked. Never mind. Have a nice day.

ericsink avatar Feb 10 '18 13:02 ericsink

Closing old/stale issue.

ericsink avatar Sep 22 '22 21:09 ericsink