Getting ready for LCI importing of pre program data
This commit is contained in:
@@ -108,6 +108,7 @@ def sql_connect(
|
||||
|
||||
# ### BEGIN ### API DB SQL ### sql_insert() ###
|
||||
# NOTE: Possible future change... Try to look up a duplicate entry if there is one on INSERT.
|
||||
# Returns the auto number ID of the record inserted, or returns None if there was likely a duplicate record, or False if there was a problem of some kind.
|
||||
# Updated 2023-02-08
|
||||
@logger_reset
|
||||
def sql_insert(
|
||||
|
||||
Reference in New Issue
Block a user