Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow exluding tables from infer_schema!() macro #1115
Comments
Boscop
changed the title from
Allow exluding tables from infer_schema
to
Allow exluding tables from infer_schema!() macro
Aug 17, 2017
killercup
added
the
sqlite
label
Aug 18, 2017
This comment has been minimized.
|
If nothing else, we should fix the behavior in |
sgrif
removed
the
sqlite
label
Aug 19, 2017
This comment has been minimized.
|
I can't reproduce the @Boscop What OS are you running ? |
This comment has been minimized.
Boscop
commented
Aug 19, 2017
|
Win 8.1 |
killercup
added
the
enhancement
label
Aug 28, 2017
This comment has been minimized.
pocket7878
commented
Dec 10, 2017
|
Any updates on this? Currently I'm trying to rewrite my API server from Rails to Rust. |
This comment has been minimized.
|
I haven't been able to reproduce the issue. Since |
Boscop commentedAug 17, 2017
•
edited
Useful for virtual FTS tables which don't have a primary key.
The only way is to manually write the schema for all other tables, which shouldn't be necessary.
Btw, excluding it in the cli doesn't work:
Btw, my diesel cli version is diesel 0.15.0.