Man pages for eauleaf/crudr
Simplifies CRUD tasks including tracking changes of a db table

cdr_adj_timezoneProvides an equivalent R timezone for the DB timezone
cdr_admin_key_uiInterface buttons for row additions and/or row deletions in...
cdr_admin_tbl_uiHTML to output a DT from the Server module
cdr_append_tblAppends data from a dataframe into an existing database table
cdr_attach_activityDetermine the type of changes for the user change-log
cdr_chk_uniq_idChecks availability of unique ID in DB
cdr_chunk_tblbreak a dataframe into a list of dataframes
cdr_coerce_valueChange cell value using 'DT::coerceValue()'
cdr_create_row_in_dbAppends new row to primary table
cdr_DB2RT_chg_logDownload database change log and send it to the module server
cdr_DB2RT_primaryDownload database table and sync it to user interface
cdr_delete_row_in_dbRemoves specified row from db table
cdr_deliver_admin_tblShiny UI HTML for the administrator table and
cdr_deliver_chg_log_tblGets the the change history table in the Shiny UI
cdr_idA drop-in replacement for 'DBI::Id()', but with ordered...
cdr_id2sqlConvert a name or DBI::Id to SQL
cdr_join_tblsJoin primary and deltas tables
cdr_js_edit_ctrlDT Javascript callback to make edit keys mimic the navigation...
cdr_label_chg_log_activityCreate change types for the change-log table
cdr_make_db_tblsCreates primary and deltas tables in a DB
cdr_make_unique_idsAttach unique IDs as the key column
cdr_manage_db_tblsServer module to present and control a DB table
cdr_name_delta_tblcreates the name of the change tracking table so it's set in...
cdr_pull_db_tblsCollect both tables (admin & chg-log) from the DB, join them...
cdr_reconstruct_past_tblBuild the admin table as it was at a point in the past
cdr_row_editor_htmlThe html for the UI to add and delete new rows
cdr_RT2DT_chg_logFormat the change log R table into a DT
cdr_RT2DT_primaryFormat the primary R table into a DT
cdr_std_padInteger sequence with preceding zeroes
cdr_tbl2ansi_formatPrep dataframe columns to become SQL insert stmts
cdr_trunc_tblRemoves a specified table by deleting the table or by...
cdr_update_db_deltas_tblPopulates deltas table when user updates primary table
cdr_update_db_primary_tblUpdates the primary db table by specifying value to change,...
cdr_which_dbGiven a 'DBI' or 'pool' connection, provides DB type
eauleaf/crudr documentation built on Jan. 29, 2024, 4:39 p.m.