#33997: Possible to change default select statemant for objects.all()
-------------------------------------+-------------------------------------
               Reporter:  Stefan     |          Owner:  nobody
  Schlipfinger                       |
                   Type:             |         Status:  new
  Uncategorized                      |
              Component:  Database   |        Version:  2.1
  layer (models, ORM)                |       Keywords:  versioned tables
               Severity:  Normal     |  default sql query
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Hi there,

 first of all thank“s for this amazing project.
 I am working with mariadb versioned-tables to see my changes on the
 database.

 See following link:
 https://mariadb.com/kb/en/system-versioned-tables/

 I want to get all objects using the following select query:
 SELECT [TABLE] FROM t FOR SYSTEM_TIME ALL;

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33997>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701831d8cd9f3-7a2f62c7-ca6d-407b-aed0-90bcf788e805-000000%40eu-central-1.amazonses.com.

Reply via email to