create a new module sql_request_abstract

This commit is contained in:
Sylvain LE GAL
2017-02-22 03:58:01 +01:00
committed by mariadforgeflow
parent 154f52496c
commit d496c9e499
11 changed files with 698 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
from . import models