2010/3/22 Jeremy Evans <[email protected]>: > 1) Change Sequel to allow regexps for SQLite (the database will raise > an error if they aren't supported).
As long as the error is obvious, it would nice. Even better if it could advise an extension for slow regexp. > > 2) Add a regexp callback to the native SQLite adapter, to use a ruby > regular expression. An extension integrated into sequel would be nice. in extensions/sqlite/rexexp maybe. Simon -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. 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.
