Hi, Is it possible to enable and load SQLite extensions from Sequel, or access the underlying adapter class/methods? Here's an example of what is provided by sqlite3-ruby:
https://github.com/luislavena/sqlite3-ruby/issues/39 I was hoping to use extension-functions.c listed on the sqlite.org contrib page (includes math functions useful for distance calculation): http://www.sqlite.org/contrib -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/XII_uaN3c4EJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
