add insert function to sample
This commit is contained in:
parent
63f6d7c67a
commit
78248f54d3
@ -145,4 +145,11 @@ backend handles SQL
|
||||
|
||||
handle json_return_value
|
||||
* insert: notify and clear? update list of sources on screen?
|
||||
* could not insert: print reason from json
|
||||
* could not insert: print reason from json
|
||||
|
||||
import the data
|
||||
------------------------------------
|
||||
SELECT
|
||||
*
|
||||
FROM
|
||||
tps.srce_import('C:\users\fleet\documents\tps_etl\sample_discovercard\data.csv','DCARD') x(message)
|
||||
|
Loading…
Reference in New Issue
Block a user