chore: retire callback statement APIs and complete migration - #991
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check warning on line 1925 in doradb-storage/src/table/mod.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/table/mod.rs#L1925
Method transition_insert_update_operation has 9 parameters (limit is 8)
Check warning on line 746 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L746
Method table_index_mutate_mvcc has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 981 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L981
Method table_upsert_unique_mvcc has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 1028 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L1028
Method table_update_unique_mvcc has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 1155 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L1155
Method catalog_insert_batch_mvcc has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 1243 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L1243
Method catalog_delete_primary_key_batch_mvcc has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 1289 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L1289
Method catalog_replace_primary_key_mvcc has a cyclomatic complexity of 11 (limit is 8)
Check warning on line 1966 in doradb-storage/src/trx/stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stmt.rs#L1966
Method test_catalog_native_impossible_domains_violate_invariant has a cyclomatic complexity of 9 (limit is 8)
Check warning on line 75 in doradb-storage/src/trx/stream_stmt.rs
codacy-production / Codacy Static Code Analysis
doradb-storage/src/trx/stream_stmt.rs#L75
Method table_index_scan_mvcc_stream has a cyclomatic complexity of 9 (limit is 8)