usql update
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
(print (usql insert_sql))
|
||||
(print (usql select_sql))
|
||||
|
||||
(print (usql "select to_string(datetime, '%d.%m.%Y %H:%M:%S'), symbol, prev_close, open, price, change, change_prct values from prices"))
|
||||
(print (usql "select to_string(datetime, '%d.%m.%Y %H:%M:%S'), symbol, prev_close, open, price, change, change_prct from prices"))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user