Bertrand Bordage
|
00de631330
|
Rewrites #16 in a minimal way, using an existing test and the models.
|
2015-04-17 18:10:33 +02:00 |
|
Helen Warren
|
4eeeb70225
|
Tests related to many to many relationships used via exclude queries
|
2015-04-17 13:50:51 +01:00 |
|
Bertrand Bordage
|
76b2c08dc8
|
Adds more rare advanced queries not handled by cachalot.
|
2015-02-17 23:57:58 +01:00 |
|
Bertrand Bordage
|
cd278aea75
|
Moves a test method.
|
2015-02-17 22:07:23 +01:00 |
|
Bertrand Bordage
|
67c05ed460
|
Adds 2 tests for HAVING queries.
|
2015-02-17 21:47:41 +01:00 |
|
Bertrand Bordage
|
81b63eaff3
|
Adds a missing test for subqueries.
|
2015-02-17 21:23:51 +01:00 |
|
Bertrand Bordage
|
ae9dc1118b
|
Fixes tests for SQLite.
|
2014-12-14 09:01:17 +01:00 |
|
Bertrand Bordage
|
1356de58af
|
Adds the last missing tests.
|
2014-12-14 08:52:21 +01:00 |
|
Bertrand Bordage
|
3293c2c644
|
Adds tests for cursor.executemany.
|
2014-12-07 02:38:10 +01:00 |
|
Bertrand Bordage
|
6200a12b20
|
Invalidates raw queries.
|
2014-11-04 01:17:35 +01:00 |
|
Bertrand Bordage
|
a8fa93ebd3
|
Removes the hack for the number of queries with MySQL.
|
2014-10-29 20:00:33 +01:00 |
|
Bertrand Bordage
|
ddfbfba75d
|
Caches all queries resulting of a `Queryset.extra`.
|
2014-10-29 19:38:33 +01:00 |
|
Bertrand Bordage
|
683b5463f1
|
Fixes yet another testing issue with SQLite.
|
2014-10-29 15:03:56 +01:00 |
|
Bertrand Bordage
|
38065f9454
|
Fixes the number of queries for SQLite.
|
2014-10-29 14:57:01 +01:00 |
|
Bertrand Bordage
|
7bfd570554
|
Adds tests for multi-table inheritance.
|
2014-10-29 13:46:27 +01:00 |
|
Bertrand Bordage
|
5a4f0a4f7a
|
Fixes tests for Django 1.7 & MySQL.
|
2014-10-21 23:49:26 +02:00 |
|
Bertrand Bordage
|
e276d3961c
|
Adds a test to find if the cache is invalidated after flush and loaddata commands.
|
2014-10-21 23:10:58 +02:00 |
|
Bertrand Bordage
|
a4f766fd14
|
Adds tests for select_for_update.
|
2014-10-20 17:25:20 +02:00 |
|
Bertrand Bordage
|
7877a13e82
|
Adds 2 tests.
|
2014-10-20 16:44:22 +02:00 |
|
Bertrand Bordage
|
0da4880442
|
Separates tests in several files.
|
2014-10-20 15:40:37 +02:00 |
|