summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--django/db/backends/ado_mssql/query.py0
-rw-r--r--django/db/backends/dummy/query.py0
-rw-r--r--django/db/backends/mysql/query.py0
-rw-r--r--django/db/backends/oracle/query.py0
-rw-r--r--django/db/backends/postgresql/query.py0
-rw-r--r--django/db/backends/postgresql_psycopg2/query.py0
-rw-r--r--django/db/backends/sqlite3/query.py0
7 files changed, 0 insertions, 0 deletions
diff --git a/django/db/backends/ado_mssql/query.py b/django/db/backends/ado_mssql/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/ado_mssql/query.py
diff --git a/django/db/backends/dummy/query.py b/django/db/backends/dummy/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/dummy/query.py
diff --git a/django/db/backends/mysql/query.py b/django/db/backends/mysql/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/mysql/query.py
diff --git a/django/db/backends/oracle/query.py b/django/db/backends/oracle/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/oracle/query.py
diff --git a/django/db/backends/postgresql/query.py b/django/db/backends/postgresql/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/postgresql/query.py
diff --git a/django/db/backends/postgresql_psycopg2/query.py b/django/db/backends/postgresql_psycopg2/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/postgresql_psycopg2/query.py
diff --git a/django/db/backends/sqlite3/query.py b/django/db/backends/sqlite3/query.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/db/backends/sqlite3/query.py