sqlx 0.5.11

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Documentation
SQLite format 3@  3	3.?�
�A�q�A
�
��AP	++Ytablesqlite_sequencesqlite_sequence	CREATE TABLE sqlite_sequence(name,seq)��++�#tableaccounts_dg_tmpaccounts_dg_tmpCREATE TABLE accounts_dg_tmp
(
	id integer
		cons�++�etableaccounts_dg_tmpaccounts_dg_tmpCREATE TABLE accounts_dg_tmp
(
	id integer not null
		primary key,
	name text not null,
	is_active boolean
)W''sviewaccounts_viewaccounts_viewCREATE VIEW accounts_view as select * from accounts�	
�etableaccountsaccountsCREATE TABLE accounts (
    id integer not null primary key,
    name text not null,
    is_active boolean
)k!!�!table_sqlx_test_sqlx_testCREATE TABLE _sqlx_test (
    id INT PRIMARY KEY,
    text TEXT NOT NULL
)3G!indexsqlite_autoindex__sqlx_test_1_sqlx_test�7�MtabletweettweetCREATE TABLE tweet
(
    id       BIGINT  NOT NULL PRIMARY KEY,
    text     TEXT    NOT NULL,
    is_sent  BOOLEAN NOT NULL DEFAULT TRUE,
    owner_id BIGINT
))=indexsqlite_autoindex_tweet_1tweet
��	7		#sqlx is pretty cool!
��		
L
\������{hUB/	�������q^K8%
�
�
�
�
�
�
�
z
g
T
A
.

�������p]J7$�������yfS@-
�
�
�
�
�
�
�
o
\L)this is a testK)this is a testJ)this is a testI)this is a testH)this is a testG)this is a testF)this is a testE)this is a testD)this is a testC)this is a testB)this is a testA)this is a test@)this is a test?)this is a test>)this is a test=)this is a test<)this is a test;)this is a test:)this is a test9)this is a test8)this is a test7)this is a test6)this is a test5)this is a test4)this is a test3)this is a test2)this is a test1)this is a test0)this is a test/)this is a test.)this is a test-)this is a test,)this is a test+)this is a test*)this is a test))this is a test()this is a test')this is a test&)this is a test%)this is a test$)this is a test#)this is a test")this is a test!)this is a test )this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test
)this is a test)this is a test)this is a test
)this is a test	)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test)this is a test
L��������������������������zupkfa\WRMHC>94/*% �������������������������LKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"! 

		
��)	Herp Derpinson
��)Herp Derpinson
�accounts_dg_tmp