Skip to content

Adding regex functions to SQLite backend and calling them from SQLAlchemy.

Notifications You must be signed in to change notification settings

dmarsh19/sqlalchemy-sqlite-regexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Generate test sqlite database by running setup.py
  2. query.py contains the regex functions and linking them to the database on connect.
  3. query.py also contains some example uses of the functions during querying.

About

Adding regex functions to SQLite backend and calling them from SQLAlchemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages