Skip to content

Commit

Permalink
Restore schema.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-oconnell committed Nov 12, 2024
1 parent d26e633 commit f6f18cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated automatically by Diesel CLI.
// @generated automatically by Diesel CLI..

pub mod sql_types {
#[derive(diesel::sql_types::*, diesel::query_builder::QueryId, crate::model::contribution::Contribution_type, crate::model::work::Work_type, crate::model::work::Work_status, crate::model::publication::Publication_type, crate::model::language::Language_relation, crate::model::language::Language_code, crate::model::series::Series_type, crate::model::price::Currency_code, crate::model::subject::Subject_type, crate::model::institution::Country_code, crate::model::work_relation::Relation_type, diesel::sql_types::SqlType)]
Expand Down

0 comments on commit f6f18cb

Please sign in to comment.