mz_
sql_
server_
util
0.1.0
In mz_
sql_
server_
util::
inspect
Functions
check_system_result
cleanup_change_table
ensure_database_cdc_enabled
ensure_snapshot_isolation_enabled
get_changes_asc
get_max_lsn
get_min_lsn
get_tables
get_tables_for_capture_instance
increment_lsn
parse_lsn
snapshot
snapshot_size
mz_sql_server_util
::
inspect
Function
get_tables
Copy item path
Settings
Help
Summary
Source
pub async fn get_tables( client: &mut
Client
, ) ->
Result
<
Vec
<
SqlServerTableRaw
>,
SqlServerError
>