Refactor DAL capabilities into operations and properties
This commit is contained in:
@@ -5,7 +5,6 @@ package rdbms
|
||||
import (
|
||||
"time"
|
||||
"github.com/cortezaproject/corteza-server/pkg/expr"
|
||||
"github.com/cortezaproject/corteza-server/pkg/geolocation"
|
||||
{{- range $path, $alias := .imports }}
|
||||
{{ $alias }} {{ printf "%q" $path }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user