Function aux data.

This commit is contained in:
Nuno Cruces
2023-07-04 02:18:03 +01:00
parent 0f7fa6ebc9
commit 632ea933b3
7 changed files with 101 additions and 13 deletions

View File

@@ -48,12 +48,14 @@ sqlite3_changes64
sqlite3_last_insert_rowid
sqlite3_get_autocommit
sqlite3_anycollseq_init
sqlite3_create_go_collation
sqlite3_create_go_function
sqlite3_create_go_aggregate_function
sqlite3_create_go_window_function
sqlite3_create_collation_go
sqlite3_create_function_go
sqlite3_create_aggregate_function_go
sqlite3_create_window_function_go
sqlite3_aggregate_context
sqlite3_user_data
sqlite3_set_auxdata_go
sqlite3_get_auxdata
sqlite3_value_type
sqlite3_value_int64
sqlite3_value_double

Binary file not shown.