sqlx 0.5.1

🧰 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!
��		
'
������{hUB/	�������q^K8%
�
�
�
�
�
�
�
z
g
T
A
.
')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
'>�������������������������zupkfa\WRMHC>'&%$#"! 

		
��)	Herp Derpinson
��)Herp Derpinson
�accounts_dg_tmp