issues
search
ApiLogicServer
/
ApiLogicServer-src
Create an executable project (API and Admin App) from a database or natural language prompt with 1 command, customize with declarative rules and Python in your IDE, containerize and deploy.
https://apilogicserver.github.io/Docs/
BSD 3-Clause "New" or "Revised" License
30
stars
5
forks
source link
LogicBank defaults not addressing Date, DateTime
#44
Closed
valhuber
closed
8 months ago
valhuber
commented
8 months ago
LogicBank provides defaults, but:
Does not address data types Date, DateTime (eg, for value schema default value CURRENT_TIMESTAMP)
Is not provided on LogicRow.new_logic_row()
valhuber
commented
8 months ago
Fixed in 10.03.04
LogicBank provides defaults, but: