Next: blonde_rant_detail, Previous: blonde_norm_detail, Up: Database Methods [Contents][Index]
extern int blonde_push_detail(void *);
The function writes the data store for the current transaction for the $1 database.
Together with ‘blonde_fill_detail’ and ‘blonde_sync_detail’ it may be used to close transactions in a more resilient fashion. With the former it is an alternative to the one call transaction closing, ‘blonde_ever_detail’.
See blonde_ever_detail.
See blonde_fill_detail.
See blonde_sync_detail.