AbsaOSS / ultet

Database deployment tool
Apache License 2.0
3 stars 0 forks source link

Creating function class from file #19

Closed benedeki closed 1 year ago

benedeki commented 1 year ago

Background

Class representing function which has its source read from file.

Feature

A source text file is analyzed and class representing it is created. The file analysis needs to identify:

This file then offers SQL entries that create the function.

Depends on AbsaOSS/ultet#20 Depends on AbsaOSS/ultet#15

benedeki commented 1 year ago

This item depends on:

dk1844 commented 1 year ago

Closed via AbsaOSS/fa-db#80