Searched refs:open_in_memory (Results 1 – 25 of 33) sorted by relevance
12
846 let db = Connection::open_in_memory().unwrap(); in test_execute_named()873 let db = Connection::open_in_memory().unwrap(); in test_stmt_execute_named()895 let db = Connection::open_in_memory().unwrap(); in test_query_named()913 let db = Connection::open_in_memory().unwrap(); in test_query_map_named()936 let db = Connection::open_in_memory().unwrap(); in test_query_and_then_named()973 let db = Connection::open_in_memory().unwrap(); in test_unbound_parameters_are_null()992 let db = Connection::open_in_memory().unwrap(); in test_raw_binding()1023 let db = Connection::open_in_memory().unwrap(); in test_unbound_parameters_are_reused()1043 let db = Connection::open_in_memory().unwrap(); in test_insert()1067 let db = Connection::open_in_memory().unwrap(); in test_insert_different_tables()[all …]
321 let db = Connection::open_in_memory().unwrap(); in pragma_query_value()333 let db = Connection::open_in_memory().unwrap(); in pragma_func_query_value()346 let db = Connection::open_in_memory().unwrap(); in pragma_query_no_schema()358 let db = Connection::open_in_memory().unwrap(); in pragma_query_with_schema()370 let db = Connection::open_in_memory().unwrap(); in pragma()384 let db = Connection::open_in_memory().unwrap(); in pragma_func()399 let db = Connection::open_in_memory().unwrap(); in pragma_update()405 let db = Connection::open_in_memory().unwrap(); in pragma_update_and_check()436 let db = Connection::open_in_memory().unwrap(); in locking_mode()
186 let db = Connection::open_in_memory().unwrap(); in test_cache()220 let db = Connection::open_in_memory().unwrap(); in test_set_capacity()261 let db = Connection::open_in_memory().unwrap(); in test_discard()279 let db = Connection::open_in_memory().unwrap(); in test_ddl()320 let conn = Connection::open_in_memory().unwrap(); in test_connection_close()328 let db = Connection::open_in_memory().unwrap(); in test_cache_key()357 let conn = Connection::open_in_memory().unwrap(); in test_empty_stmt()
314 let src = Connection::open_in_memory().unwrap(); in test_backup()321 let mut dst = Connection::open_in_memory().unwrap(); in test_backup()350 let src = Connection::open_in_memory().unwrap(); in test_backup_temp()357 let mut dst = Connection::open_in_memory().unwrap(); in test_backup_temp()390 let src = Connection::open_in_memory().unwrap(); in test_backup_attached()398 let mut dst = Connection::open_in_memory().unwrap(); in test_backup_attached()
254 let db = Connection::open_in_memory().unwrap(); in test_commit_hook()270 let db = Connection::open_in_memory().unwrap(); in test_fn_commit_hook()283 let db = Connection::open_in_memory().unwrap(); in test_rollback_hook()298 let db = Connection::open_in_memory().unwrap(); in test_update_hook()
759 let db = Connection::open_in_memory().unwrap(); in test_function_half()774 let db = Connection::open_in_memory().unwrap(); in test_remove_function()815 let db = Connection::open_in_memory().unwrap(); in test_function_regexp_with_auxilliary()851 let db = Connection::open_in_memory().unwrap(); in test_varargs_function()881 let db = Connection::open_in_memory().unwrap(); in test_get_aux_type_checking()939 let db = Connection::open_in_memory().unwrap(); in test_sum()967 let db = Connection::open_in_memory().unwrap(); in test_count()1003 let db = Connection::open_in_memory().unwrap(); in test_window()
750 let db = Connection::open_in_memory().unwrap(); in one_changeset()765 let db = Connection::open_in_memory().unwrap(); in one_changeset_strm()818 let db = Connection::open_in_memory().unwrap(); in test_changeset_apply()863 let db = Connection::open_in_memory().unwrap(); in test_changeset_apply_strm()885 let db = Connection::open_in_memory().unwrap(); in test_session_empty()901 let db = Connection::open_in_memory().unwrap(); in test_session_set_enabled()911 let db = Connection::open_in_memory().unwrap(); in test_session_set_indirect()
170 let db = Connection::open_in_memory().unwrap(); in test_columns()188 let db = Connection::open_in_memory().unwrap(); in test_column_name_in_error()
142 let mut db = Connection::open_in_memory().unwrap(); in test_trace()170 let mut db = Connection::open_in_memory().unwrap(); in test_profile()
171 let db = Connection::open_in_memory().unwrap(); in test_unicase()202 let db = Connection::open_in_memory().unwrap(); in test_collation_needed()
417 let conn = Connection::open_in_memory().expect("failed to create in-memoory database"); in test_try_from_row_for_tuple_1()449 let conn = Connection::open_in_memory().expect("failed to create in-memoory database"); in test_try_from_row_for_tuple_2()538 let conn = Connection::open_in_memory().expect("failed to create in-memoory database"); in test_try_from_row_for_tuple_16()
127 let db = Connection::open_in_memory().unwrap(); in test_db_config()
32 let db = Connection::open_in_memory().unwrap(); in test_limit()
473 let db = Connection::open_in_memory().unwrap(); in checked_memory_handle()656 let mut conn = Connection::open_in_memory().unwrap(); in test_rc()
5 let db = Connection::open_in_memory().unwrap(); in bench_no_cache()12 let db = Connection::open_in_memory().unwrap(); in bench_cache()
5 let db = Connection::open_in_memory().unwrap(); in bench_execute()11 let db = Connection::open_in_memory().unwrap(); in bench_execute_batch()
20 let _ = Connection::open_in_memory().unwrap(); in test_error_when_singlethread_mode()
87 let db = Connection::open_in_memory().unwrap(); in test_dummy_module()
33 let db = Connection::open_in_memory().unwrap(); in checked_memory_handle()
32 let db = Connection::open_in_memory().unwrap(); in checked_memory_handle()
40 let db = Connection::open_in_memory().unwrap(); in checked_memory_handle()
306 let db = Connection::open_in_memory().unwrap(); in test_i128()352 let db = Connection::open_in_memory().unwrap(); in test_uuid()
370 let db = Connection::open_in_memory().unwrap(); in test_csv_module()395 let db = Connection::open_in_memory().unwrap(); in test_csv_cursor()
204 let db = Connection::open_in_memory().unwrap(); in test_array_module()
285 let db = Connection::open_in_memory().unwrap(); in test_series_module()