Nieuws

There's a single use of __regex filter introduced in 87c0597 which breaks celery-beat when using SQL Server.
MySQL utilizza REGEXP. SQL Server utilizza LIKE con caratteri jolly (simile ma meno potente). PostgreSQL offre SIMILAR TO per espressioni simili.