[][src]Crate blog_db

A collection of types and migrations for use with diesel and postgresql specifically for my website.

Modules

models

Models used to represent specific queries in diesel.

schema

Auto generated by diesel. Reflects the database schema after applying all migrations in the migrations folder.