﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30369	Creating database tables from queries based on ORM API	Markus Elfring	nobody	"Value combinations can be counted in records also together with the software “Django 2.2” by [https://docs.djangoproject.com/en/2.2/ref/databases/ database services].
I am looking for ways to store a computation result into a dynamically generated table.
* How should such table creation be achieved by the programming interface “object-relational mapping”?
* Would you like to support [https://en.wikipedia.org/wiki/Data_definition_language#CREATE_TABLE_statement the SQL command “CREATE TABLE AS SELECT” (CTAS)]?"	New feature	closed	Database layer (models, ORM)	dev	Normal	wontfix	database tables, queries, ORM, API, SQL, storage management, object-relational mapping, computation results, CTAS		Unreviewed	0	0	0	0	0	0
