[INFO] fetching crate sea-query 0.8.5... [INFO] checking sea-query-0.8.5 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate sea-query 0.8.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sea-query 0.8.5 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sea-query 0.8.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sea-query 0.8.5 [INFO] tweaked toml for crates.io crate sea-query 0.8.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate sea-query 0.8.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f0c731169a8ca4b5e2ad5f2fd8f90d221b4c7a5f753a774c6b192bc5457add [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26f0c731169a8ca4b5e2ad5f2fd8f90d221b4c7a5f753a774c6b192bc5457add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f0c731169a8ca4b5e2ad5f2fd8f90d221b4c7a5f753a774c6b192bc5457add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f0c731169a8ca4b5e2ad5f2fd8f90d221b4c7a5f753a774c6b192bc5457add", kill_on_drop: false }` [INFO] [stdout] 26f0c731169a8ca4b5e2ad5f2fd8f90d221b4c7a5f753a774c6b192bc5457add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f4965dd672ae21b5d87cc192d6c30dad7ef4332f3bf2b4e8a0a17526def23f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f4965dd672ae21b5d87cc192d6c30dad7ef4332f3bf2b4e8a0a17526def23f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sea-query v0.4.0 [INFO] [stderr] Compiling sea-query-derive v0.1.0 [INFO] [stderr] Checking sea-query v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `sea_query_test` [INFO] [stdout] --> tests/mysql/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sea_query_test::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `sea_query_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | Glyph::Image [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | Glyph::Image, Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | Glyph::Image, Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sea_query_test` [INFO] [stdout] --> tests/postgres/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sea_query_test::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `sea_query_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | .table_column(Glyph::Table, Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | .table_column(Glyph::Table, Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:74:48 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Expr::col(Glyph::Image).max(), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sea_query_test` [INFO] [stdout] --> tests/sqlite/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sea_query_test::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `sea_query_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:122:60 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:122:81 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:122:94 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:136:47 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:136:60 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:136:81 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:136:94 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:137:49 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:137:86 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:137:100 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | .left_join(Font::Table, [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:152:74 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:153:32 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:153:45 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:153:66 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/query.rs:153:79 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | .order_by(Glyph::Image, Order::Desc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | .order_by(Glyph::Image, Order::Desc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:170:56 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | (Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | (Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | (Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | (Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:202:45 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:204:43 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:205:47 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Glyph::Id, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | Glyph::Image, Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | Glyph::Image, Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 221 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | (Glyph::Table, Glyph::Id), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | (Glyph::Table, Glyph::Id), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | (Glyph::Table, Glyph::Aspect), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | (Glyph::Table, Glyph::Aspect), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 237 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:37:47 [INFO] [stdout] | [INFO] [stdout] 37 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | Glyph::Image [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | Glyph::Image, Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | Glyph::Image, Glyph::Aspect [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:255:34 [INFO] [stdout] | [INFO] [stdout] 255 | .and_where(Expr::col(Char::Character).is_not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | .table_column(Glyph::Table, Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | .table_column(Glyph::Table, Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:74:48 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | (Glyph::Table, Glyph::Image), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | .table_column(Glyph::Table, Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | .table_column(Glyph::Table, Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | (Glyph::Table, Glyph::Image), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:74:48 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:268:19 [INFO] [stdout] | [INFO] [stdout] 268 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Expr::col(Glyph::Image).max(), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:122:60 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:122:81 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:122:94 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:136:47 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:136:60 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:136:81 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | .and_where(Expr::col(Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:284:34 [INFO] [stdout] | [INFO] [stdout] 284 | .and_where(Expr::col(Glyph::Aspect).not_between(8, 10)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:136:94 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Expr::col(Glyph::Image).max(), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:137:49 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:137:86 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:298:34 [INFO] [stdout] | [INFO] [stdout] 298 | .and_where(Expr::col(Char::Character).eq("A")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:137:100 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | .left_join(Font::Table, [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:310:34 [INFO] [stdout] | [INFO] [stdout] 310 | .and_where(Expr::col(Char::Character).like("A")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:152:74 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:153:32 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 323 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:153:45 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:153:66 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/query.rs:153:79 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | .or_where(Expr::col(Char::Character).like("A%")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | .or_where(Expr::col(Char::Character).like("%B")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | .or_where(Expr::col(Char::Character).like("%C%")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:338:33 [INFO] [stdout] | [INFO] [stdout] 338 | .or_where(Expr::col(Char::Character).like("C")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | .order_by(Glyph::Image, Order::Desc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:339:33 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/sqlite/query.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | .order_by(Glyph::Image, Order::Desc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/sqlite/query.rs:170:56 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:339:74 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:122:47 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:122:60 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:122:81 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:122:94 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | (Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/sqlite/query.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | (Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | (Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/sqlite/query.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | (Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:340:74 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:202:45 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/sqlite/query.rs:204:43 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/sqlite/query.rs:205:47 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Glyph::Id, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 221 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | (Glyph::Table, Glyph::Id), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | (Glyph::Table, Glyph::Id), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | (Glyph::Table, Glyph::Aspect), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | (Glyph::Table, Glyph::Aspect), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 237 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:255:34 [INFO] [stdout] | [INFO] [stdout] 255 | .and_where(Expr::col(Char::Character).is_not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | (Glyph::Table, Glyph::Image), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | (Glyph::Table, Glyph::Image), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:268:19 [INFO] [stdout] | [INFO] [stdout] 268 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:365:39 [INFO] [stdout] | [INFO] [stdout] 365 | x.and_where(Expr::col(Char::FontId).eq(5)); [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | .and_where(Expr::col(Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:136:47 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:136:60 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:136:81 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:136:94 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:137:25 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:284:34 [INFO] [stdout] | [INFO] [stdout] 284 | .and_where(Expr::col(Glyph::Aspect).not_between(8, 10)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:298:34 [INFO] [stdout] | [INFO] [stdout] 298 | .and_where(Expr::col(Char::Character).eq("A")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:310:34 [INFO] [stdout] | [INFO] [stdout] 310 | .and_where(Expr::col(Char::Character).like("A")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 323 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | .or_where(Expr::col(Char::Character).like("A%")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:379:27 [INFO] [stdout] | [INFO] [stdout] 379 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | .or_where(Expr::col(Char::Character).like("%B")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | .or_where(Expr::col(Char::Character).like("%C%")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:380:39 [INFO] [stdout] | [INFO] [stdout] 380 | .equals(Expr::col(Char::SizeH).div(2)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:338:33 [INFO] [stdout] | [INFO] [stdout] 338 | .or_where(Expr::col(Char::Character).like("C")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:392:19 [INFO] [stdout] | [INFO] [stdout] 392 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:339:33 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:137:49 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:137:86 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:137:100 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:394:38 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:339:74 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:340:74 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | Char::Character, [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:365:39 [INFO] [stdout] | [INFO] [stdout] 365 | x.and_where(Expr::col(Char::FontId).eq(5)); [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | .left_join(Font::Table, [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:152:61 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:152:74 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:379:27 [INFO] [stdout] | [INFO] [stdout] 379 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:153:32 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:380:39 [INFO] [stdout] | [INFO] [stdout] 380 | .equals(Expr::col(Char::SizeH).div(2)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:153:45 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:153:66 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/query.rs:153:79 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:392:19 [INFO] [stdout] | [INFO] [stdout] 392 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:410:34 [INFO] [stdout] | [INFO] [stdout] 410 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:394:38 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:412:34 [INFO] [stdout] | [INFO] [stdout] 412 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:410:34 [INFO] [stdout] | [INFO] [stdout] 410 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:412:34 [INFO] [stdout] | [INFO] [stdout] 412 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:168:45 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | .order_by(Glyph::Image, Order::Desc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/postgres/query.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | .order_by(Glyph::Image, Order::Desc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/postgres/query.rs:170:56 [INFO] [stdout] | [INFO] [stdout] 170 | .order_by_tbl(Glyph::Table, Glyph::Aspect, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:426:33 [INFO] [stdout] | [INFO] [stdout] 426 | .or_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:427:33 [INFO] [stdout] | [INFO] [stdout] 427 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:428:33 [INFO] [stdout] | [INFO] [stdout] 428 | .or_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:439:34 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:439:47 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:441:19 [INFO] [stdout] | [INFO] [stdout] 441 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:442:34 [INFO] [stdout] | [INFO] [stdout] 442 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:443:33 [INFO] [stdout] | [INFO] [stdout] 443 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:444:34 [INFO] [stdout] | [INFO] [stdout] 444 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:455:47 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:457:19 [INFO] [stdout] | [INFO] [stdout] 457 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:459:27 [INFO] [stdout] | [INFO] [stdout] 459 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 460 | .add(Expr::col(Char::SizeH).div(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | (Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/postgres/query.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | (Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:426:33 [INFO] [stdout] | [INFO] [stdout] 426 | .or_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | (Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/postgres/query.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | (Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:427:33 [INFO] [stdout] | [INFO] [stdout] 427 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:484:32 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/query.rs:485:19 [INFO] [stdout] | [INFO] [stdout] 485 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | .column(Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:496:19 [INFO] [stdout] | [INFO] [stdout] 496 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:428:33 [INFO] [stdout] | [INFO] [stdout] 428 | .or_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:439:34 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:439:47 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:441:19 [INFO] [stdout] | [INFO] [stdout] 441 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:497:34 [INFO] [stdout] | [INFO] [stdout] 497 | .and_where(Expr::col(Glyph::Aspect).in_subquery( [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | .column(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:202:45 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/postgres/query.rs:204:43 [INFO] [stdout] | [INFO] [stdout] 204 | (Glyph::Table, Glyph::Id, Order::Asc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/postgres/query.rs:205:47 [INFO] [stdout] | [INFO] [stdout] 205 | (Glyph::Table, Glyph::Aspect, Order::Desc), [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:442:34 [INFO] [stdout] | [INFO] [stdout] 442 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | Glyph::Id, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:220:29 [INFO] [stdout] | [INFO] [stdout] 220 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:443:33 [INFO] [stdout] | [INFO] [stdout] 443 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:221:19 [INFO] [stdout] | [INFO] [stdout] 221 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | (Glyph::Table, Glyph::Id), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | (Glyph::Table, Glyph::Id), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:444:34 [INFO] [stdout] | [INFO] [stdout] 444 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | (Glyph::Table, Glyph::Aspect), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:512:29 [INFO] [stdout] | [INFO] [stdout] 512 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | (Glyph::Table, Glyph::Aspect), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 237 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:513:19 [INFO] [stdout] | [INFO] [stdout] 513 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:515:17 [INFO] [stdout] | [INFO] [stdout] 515 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 239 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:240:34 [INFO] [stdout] | [INFO] [stdout] 240 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:517:34 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:517:68 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:518:34 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:255:34 [INFO] [stdout] | [INFO] [stdout] 255 | .and_where(Expr::col(Char::Character).is_not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:518:70 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:519:70 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:520:34 [INFO] [stdout] | [INFO] [stdout] 520 | .or_having(Expr::col(Glyph::Aspect).gt(32)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | .column(Glyph::Id) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:536:15 [INFO] [stdout] | [INFO] [stdout] 536 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | Expr::col(Glyph::Aspect).is_null(), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | .into_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | Glyph::Image, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | .into_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | Glyph::Image, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:589:17 [INFO] [stdout] | [INFO] [stdout] 589 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/sqlite/query.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | Value::Null, [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:455:47 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:457:19 [INFO] [stdout] | [INFO] [stdout] 457 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:459:27 [INFO] [stdout] | [INFO] [stdout] 459 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 460 | .add(Expr::col(Char::SizeH).div(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | (Glyph::Table, Glyph::Image), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:266:32 [INFO] [stdout] | [INFO] [stdout] 266 | (Glyph::Table, Glyph::Image), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:268:19 [INFO] [stdout] | [INFO] [stdout] 268 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:269:48 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:608:20 [INFO] [stdout] | [INFO] [stdout] 608 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | (Glyph::Aspect, 2.1345.into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:611:18 [INFO] [stdout] | [INFO] [stdout] 611 | (Glyph::Image, "24B0E11951B03B07F8300FD003983F03F0780060".into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:613:34 [INFO] [stdout] | [INFO] [stdout] 613 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:639:20 [INFO] [stdout] | [INFO] [stdout] 639 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:640:25 [INFO] [stdout] | [INFO] [stdout] 640 | .value_expr(Glyph::Aspect, Expr::cust("60 * 24 * 24")) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:642:18 [INFO] [stdout] | [INFO] [stdout] 642 | (Glyph::Image, "24B0E11951B03B07F8300FD003983F03F0780060".into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:644:34 [INFO] [stdout] | [INFO] [stdout] 644 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:654:25 [INFO] [stdout] | [INFO] [stdout] 654 | .from_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/query.rs:655:34 [INFO] [stdout] | [INFO] [stdout] 655 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:484:32 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/query.rs:485:19 [INFO] [stdout] | [INFO] [stdout] 485 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | .column(Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/table.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:496:19 [INFO] [stdout] | [INFO] [stdout] 496 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:497:34 [INFO] [stdout] | [INFO] [stdout] 497 | .and_where(Expr::col(Glyph::Aspect).in_subquery( [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/table.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | .col(ColumnDef::new(Glyph::Id).integer().not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/table.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | .col(ColumnDef::new(Glyph::Aspect).double().not_null()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 283 | .and_where(Expr::col(Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/table.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | .col(ColumnDef::new(Glyph::Image).text()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:284:34 [INFO] [stdout] | [INFO] [stdout] 284 | .and_where(Expr::col(Glyph::Aspect).not_between(8, 10)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | .column(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:512:29 [INFO] [stdout] | [INFO] [stdout] 512 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:513:19 [INFO] [stdout] | [INFO] [stdout] 513 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | .col(ColumnDef::new(Font::Id).integer().not_null().primary_key().auto_increment()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:515:17 [INFO] [stdout] | [INFO] [stdout] 515 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | .col(ColumnDef::new(Font::Name).string().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:517:34 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | .col(ColumnDef::new(Font::Variant).string().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:298:34 [INFO] [stdout] | [INFO] [stdout] 298 | .and_where(Expr::col(Char::Character).eq("A")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | .col(ColumnDef::new(Font::Language).string().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:309:19 [INFO] [stdout] | [INFO] [stdout] 309 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | .col(ColumnDef::new(Char::Id).integer().not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:310:34 [INFO] [stdout] | [INFO] [stdout] 310 | .and_where(Expr::col(Char::Character).like("A")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | .col(ColumnDef::new(Char::FontSize).integer().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | .col(ColumnDef::new(Char::Character).string().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | .col(ColumnDef::new(Char::SizeW).integer().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:517:68 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:518:34 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:518:70 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | .col(ColumnDef::new(Char::SizeH).integer().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:54:33 [INFO] [stdout] | [INFO] [stdout] 54 | .col(ColumnDef::new(Char::FontId).integer().default(Value::Null)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/sqlite/table.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | .col(ColumnDef::new(Char::FontId).integer().default(Value::Null)) [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/sqlite/table.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | .on_delete(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/sqlite/table.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | .on_update(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:519:70 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/table.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/sqlite/table.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:520:34 [INFO] [stdout] | [INFO] [stdout] 520 | .or_having(Expr::col(Glyph::Aspect).gt(32)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | .column(Glyph::Id) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:536:15 [INFO] [stdout] | [INFO] [stdout] 536 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | Char::Character [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 323 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | .or_where(Expr::col(Char::Character).like("A%")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 325 | .or_where(Expr::col(Char::Character).like("%B")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:326:33 [INFO] [stdout] | [INFO] [stdout] 326 | .or_where(Expr::col(Char::Character).like("%C%")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | Expr::col(Glyph::Aspect).is_null(), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | .into_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | Glyph::Image, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/sqlite/table.rs:143:20 [INFO] [stdout] | [INFO] [stdout] 143 | .table(Font::Table, Alias::new("font_new")) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/index.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/index.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .col(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/index.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/index.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | .col(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/index.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | .col(Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/sqlite/index.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | .into_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | Glyph::Image, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:589:17 [INFO] [stdout] | [INFO] [stdout] 589 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/mysql/query.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | Value::Null, [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/query.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | Alias::new("subglyph") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | Expr::col(Glyph::Image).max(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:608:20 [INFO] [stdout] | [INFO] [stdout] 608 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | (Glyph::Aspect, 2.1345.into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:611:18 [INFO] [stdout] | [INFO] [stdout] 611 | (Glyph::Image, "24B0E11951B03B07F8300FD003983F03F0780060".into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:613:34 [INFO] [stdout] | [INFO] [stdout] 613 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:614:23 [INFO] [stdout] | [INFO] [stdout] 614 | .order_by(Glyph::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:614:34 [INFO] [stdout] | [INFO] [stdout] 614 | .order_by(Glyph::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:136:37 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:137:39 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:643:20 [INFO] [stdout] | [INFO] [stdout] 643 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:644:25 [INFO] [stdout] | [INFO] [stdout] 644 | .value_expr(Glyph::Aspect, Expr::cust("60 * 24 * 24")) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:646:18 [INFO] [stdout] | [INFO] [stdout] 646 | (Glyph::Image, "24B0E11951B03B07F8300FD003983F03F0780060".into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:202:24 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:227:24 [INFO] [stdout] | [INFO] [stdout] 227 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 240 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | .and_where(Expr::col(Char::Character).is_not_null()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:269:24 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | .and_where(Expr::col(Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | .and_where(Expr::col(Glyph::Aspect).not_between(8, 10)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:285:24 [INFO] [stdout] | [INFO] [stdout] 285 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | .and_where(Expr::col(Char::Character).eq("A")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:299:24 [INFO] [stdout] | [INFO] [stdout] 299 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:310:24 [INFO] [stdout] | [INFO] [stdout] 310 | .and_where(Expr::col(Char::Character).like("A")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:648:34 [INFO] [stdout] | [INFO] [stdout] 648 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 311 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:649:23 [INFO] [stdout] | [INFO] [stdout] 649 | .order_by(Glyph::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:649:34 [INFO] [stdout] | [INFO] [stdout] 649 | .order_by(Glyph::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | .or_where(Expr::col(Char::Character).like("A%")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:325:23 [INFO] [stdout] | [INFO] [stdout] 325 | .or_where(Expr::col(Char::Character).like("%B")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:326:23 [INFO] [stdout] | [INFO] [stdout] 326 | .or_where(Expr::col(Char::Character).like("%C%")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:327:24 [INFO] [stdout] | [INFO] [stdout] 327 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | .or_where(Expr::col(Char::Character).like("C")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:660:25 [INFO] [stdout] | [INFO] [stdout] 660 | .from_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:339:23 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:338:33 [INFO] [stdout] | [INFO] [stdout] 338 | .or_where(Expr::col(Char::Character).like("C")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:339:64 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:340:24 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:661:34 [INFO] [stdout] | [INFO] [stdout] 661 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:340:64 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:339:33 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/query.rs:662:23 [INFO] [stdout] | [INFO] [stdout] 662 | .order_by(Glyph::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:341:24 [INFO] [stdout] | [INFO] [stdout] 341 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/query.rs:662:34 [INFO] [stdout] | [INFO] [stdout] 662 | .order_by(Glyph::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:353:24 [INFO] [stdout] | [INFO] [stdout] 353 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:365:29 [INFO] [stdout] | [INFO] [stdout] 365 | x.and_where(Expr::col(Char::FontId).eq(5)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:367:24 [INFO] [stdout] | [INFO] [stdout] 367 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/table.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | .equals(Expr::col(Char::SizeH).div(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:382:24 [INFO] [stdout] | [INFO] [stdout] 382 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/table.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | .col(ColumnDef::new(Glyph::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:394:28 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/table.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | .col(ColumnDef::new(Glyph::Aspect).double().not_null()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:395:29 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:395:40 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/table.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | .col(ColumnDef::new(Glyph::Image).text()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:410:24 [INFO] [stdout] | [INFO] [stdout] 410 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:411:24 [INFO] [stdout] | [INFO] [stdout] 411 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:412:24 [INFO] [stdout] | [INFO] [stdout] 412 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:413:24 [INFO] [stdout] | [INFO] [stdout] 413 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:426:23 [INFO] [stdout] | [INFO] [stdout] 426 | .or_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:427:23 [INFO] [stdout] | [INFO] [stdout] 427 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:428:23 [INFO] [stdout] | [INFO] [stdout] 428 | .or_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:429:24 [INFO] [stdout] | [INFO] [stdout] 429 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:442:24 [INFO] [stdout] | [INFO] [stdout] 442 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:443:23 [INFO] [stdout] | [INFO] [stdout] 443 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:444:24 [INFO] [stdout] | [INFO] [stdout] 444 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:445:24 [INFO] [stdout] | [INFO] [stdout] 445 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:460:26 [INFO] [stdout] | [INFO] [stdout] 460 | .add(Expr::col(Char::SizeH).div(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:461:29 [INFO] [stdout] | [INFO] [stdout] 461 | .equals(Expr::value(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:463:24 [INFO] [stdout] | [INFO] [stdout] 463 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:472:36 [INFO] [stdout] | [INFO] [stdout] 472 | .expr((1..10_i32).fold(Expr::value(0), |expr, i| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:473:26 [INFO] [stdout] | [INFO] [stdout] 473 | expr.add(Expr::value(i)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:475:24 [INFO] [stdout] | [INFO] [stdout] 475 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:484:22 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/query.rs:484:50 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:486:24 [INFO] [stdout] | [INFO] [stdout] 486 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | .and_where(Expr::col(Glyph::Aspect).in_subquery( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:499:27 [INFO] [stdout] | [INFO] [stdout] 499 | .expr(Expr::cust("3 + 2 * 2")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:339:74 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:512:19 [INFO] [stdout] | [INFO] [stdout] 512 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:517:24 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:517:58 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:518:24 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:518:60 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:519:60 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:340:74 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | .or_having(Expr::col(Glyph::Aspect).gt(32)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:521:24 [INFO] [stdout] | [INFO] [stdout] 521 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | Expr::col(Glyph::Aspect).is_null(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | Query::insert() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:576:24 [INFO] [stdout] | [INFO] [stdout] 576 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:585:9 [INFO] [stdout] | [INFO] [stdout] 585 | Query::insert() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:599:24 [INFO] [stdout] | [INFO] [stdout] 599 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:607:9 [INFO] [stdout] | [INFO] [stdout] 607 | Query::update() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:613:24 [INFO] [stdout] | [INFO] [stdout] 613 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:614:24 [INFO] [stdout] | [INFO] [stdout] 614 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 638 | Query::update() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:640:40 [INFO] [stdout] | [INFO] [stdout] 640 | .value_expr(Glyph::Aspect, Expr::cust("60 * 24 * 24")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:644:24 [INFO] [stdout] | [INFO] [stdout] 644 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:645:24 [INFO] [stdout] | [INFO] [stdout] 645 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | .col(ColumnDef::new(Font::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/sqlite/query.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | Query::delete() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | .col(ColumnDef::new(Font::Name).string().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/sqlite/query.rs:655:24 [INFO] [stdout] | [INFO] [stdout] 655 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/query.rs:656:24 [INFO] [stdout] | [INFO] [stdout] 656 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Table::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | .col(ColumnDef::new(Glyph::Id).integer().not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .col(ColumnDef::new(Glyph::Aspect).double().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | .col(ColumnDef::new(Glyph::Image).text()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | Table::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | .col(ColumnDef::new(Font::Id).integer().not_null().primary_key().auto_increment()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | .col(ColumnDef::new(Font::Name).string().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | .col(ColumnDef::new(Font::Variant).string().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | .col(ColumnDef::new(Font::Language).string().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | Table::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | .col(ColumnDef::new(Char::Id).integer().not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | .col(ColumnDef::new(Char::FontSize).integer().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | .col(ColumnDef::new(Char::Character).string().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | .col(ColumnDef::new(Char::SizeW).integer().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | .col(ColumnDef::new(Char::SizeH).integer().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | .col(ColumnDef::new(Char::FontId).integer().default(Value::Null)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKey` [INFO] [stdout] --> tests/sqlite/table.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | ForeignKey::create() [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ForeignKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | Table::drop() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:84:24 [INFO] [stdout] | [INFO] [stdout] 84 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Table::truncate() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | Table::alter() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | .add_column(ColumnDef::new(Alias::new("new_col")).integer().not_null().default(99)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/table.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | .add_column(ColumnDef::new(Alias::new("new_col")).integer().not_null().default(99)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | Table::alter() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | .col(ColumnDef::new(Font::Variant).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/sqlite/table.rs:115:24 [INFO] [stdout] | [INFO] [stdout] 115 | .modify_column(ColumnDef::new(Alias::new("new_col")).double()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/table.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | .modify_column(ColumnDef::new(Alias::new("new_col")).double()) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | .to_string(SqliteQueryBuilder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | Table::alter() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | .col(ColumnDef::new(Font::Language).string_len(1024).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/table.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | .rename_column(Alias::new("new_col"), Alias::new("new_column")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/table.rs:124:51 [INFO] [stdout] | [INFO] [stdout] 124 | .rename_column(Alias::new("new_col"), Alias::new("new_column")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | Table::alter() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/table.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | .drop_column(Alias::new("new_column")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:365:39 [INFO] [stdout] | [INFO] [stdout] 365 | x.and_where(Expr::col(Char::FontId).eq(5)); [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | .to_string(SqliteQueryBuilder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | Table::rename() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/sqlite/table.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | .table(Font::Table, Alias::new("font_new")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:144:24 [INFO] [stdout] | [INFO] [stdout] 144 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/sqlite/table.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | Table::alter().to_string(SqliteQueryBuilder); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/table.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | Table::alter().to_string(SqliteQueryBuilder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Index` [INFO] [stdout] --> tests/sqlite/index.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Index::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Index; [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Index; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Index; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/index.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Index` [INFO] [stdout] --> tests/sqlite/index.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Index::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Index; [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Index; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Index; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/index.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Index` [INFO] [stdout] --> tests/sqlite/index.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | Index::drop() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Index; [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Index; [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Index; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SqliteQueryBuilder` in this scope [INFO] [stdout] --> tests/sqlite/index.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | .to_string(SqliteQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::SqliteQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/sqlite/query.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/sqlite/table.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/sqlite/index.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | .col(ColumnDef::new(Char::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:377:19 [INFO] [stdout] | [INFO] [stdout] 377 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:56:33 [INFO] [stdout] | [INFO] [stdout] 56 | .col(ColumnDef::new(Char::FontSize).integer_len(11).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:379:27 [INFO] [stdout] | [INFO] [stdout] 379 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | .col(ColumnDef::new(Char::Character).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:380:39 [INFO] [stdout] | [INFO] [stdout] 380 | .equals(Expr::col(Char::SizeH).div(2)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | .col(ColumnDef::new(Char::SizeW).integer_len(11).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | .col(ColumnDef::new(Char::SizeH).integer_len(11).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | .col(ColumnDef::new(Char::FontId).integer_len(11).default(Value::Null)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/mysql/table.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | .col(ColumnDef::new(Char::FontId).integer_len(11).default(Value::Null)) [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:65:40 [INFO] [stdout] | [INFO] [stdout] 65 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/mysql/table.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | .on_delete(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/mysql/table.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | .on_update(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:391:21 [INFO] [stdout] | [INFO] [stdout] 391 | .column(Char::Character) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:392:19 [INFO] [stdout] | [INFO] [stdout] 392 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:394:38 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:395:50 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/table.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/table.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:407:47 [INFO] [stdout] | [INFO] [stdout] 407 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:410:34 [INFO] [stdout] | [INFO] [stdout] 410 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:411:34 [INFO] [stdout] | [INFO] [stdout] 411 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:412:34 [INFO] [stdout] | [INFO] [stdout] 412 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:423:34 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:426:33 [INFO] [stdout] | [INFO] [stdout] 426 | .or_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:427:33 [INFO] [stdout] | [INFO] [stdout] 427 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:428:33 [INFO] [stdout] | [INFO] [stdout] 428 | .or_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:439:34 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:439:47 [INFO] [stdout] | [INFO] [stdout] 439 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:441:19 [INFO] [stdout] | [INFO] [stdout] 441 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/table.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | .table(Font::Table, Alias::new("font_new")) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:442:34 [INFO] [stdout] | [INFO] [stdout] 442 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:443:33 [INFO] [stdout] | [INFO] [stdout] 443 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:444:34 [INFO] [stdout] | [INFO] [stdout] 444 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnv` [INFO] [stdout] --> tests/mysql/online.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | let mut env = TestEnv::new("mysql://sea:sea@localhost/query"); [INFO] [stdout] | ^^^^^^^ use of undeclared type `TestEnv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | .col(ColumnDef::new(Font::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:455:34 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:455:47 [INFO] [stdout] | [INFO] [stdout] 455 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:457:19 [INFO] [stdout] | [INFO] [stdout] 457 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | .col(ColumnDef::new(Font::Name).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | .col(ColumnDef::new(Font::Variant).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | .col(ColumnDef::new(Font::Language).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:459:27 [INFO] [stdout] | [INFO] [stdout] 459 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 460 | .add(Expr::col(Char::SizeH).div(3)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | .col(Font::Name) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | .col(ColumnDef::new(Char::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | .col(ColumnDef::new(Char::FontSize).integer_len(11).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | .col(ColumnDef::new(Char::Character).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | .col(ColumnDef::new(Char::SizeW).integer_len(11).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | .col(ColumnDef::new(Char::SizeH).integer_len(11).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:484:32 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/query.rs:485:19 [INFO] [stdout] | [INFO] [stdout] 485 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | .col(ColumnDef::new(Char::FontId).integer_len(11).default(Value::Null)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/mysql/online.rs:61:67 [INFO] [stdout] | [INFO] [stdout] 61 | .col(ColumnDef::new(Char::FontId).integer_len(11).default(Value::Null)) [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | .column(Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:496:19 [INFO] [stdout] | [INFO] [stdout] 496 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | .col(Char::FontSize) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:497:34 [INFO] [stdout] | [INFO] [stdout] 497 | .and_where(Expr::col(Glyph::Aspect).in_subquery( [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 104 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/online.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/mysql/online.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | .on_delete(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/mysql/online.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | .on_update(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | .column(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:512:29 [INFO] [stdout] | [INFO] [stdout] 512 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:513:19 [INFO] [stdout] | [INFO] [stdout] 513 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:515:17 [INFO] [stdout] | [INFO] [stdout] 515 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:517:34 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 132 | Char::Character, Char::SizeW, Char::SizeH [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | .from(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | .into_table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | Char::Character, Char::SizeW, Char::SizeH, Char::FontSize, Char::FontId [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | Char::Character, Char::SizeW, Char::SizeH, Char::FontSize, Char::FontId [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:147:43 [INFO] [stdout] | [INFO] [stdout] 147 | Char::Character, Char::SizeW, Char::SizeH, Char::FontSize, Char::FontId [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:147:56 [INFO] [stdout] | [INFO] [stdout] 147 | Char::Character, Char::SizeW, Char::SizeH, Char::FontSize, Char::FontId [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:147:72 [INFO] [stdout] | [INFO] [stdout] 147 | Char::Character, Char::SizeW, Char::SizeH, Char::FontSize, Char::FontId [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/mysql/online.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | Value::Null, [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/mysql/online.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | Value::Null, [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | (Char::Character, "S".into()), [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | (Char::SizeW, 1233.into()), [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | (Char::SizeH, 12.into()), [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:177:30 [INFO] [stdout] | [INFO] [stdout] 177 | .and_where(Expr::col(Char::Id).eq(1)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | .order_by(Char::Id, Order::Asc) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Order` [INFO] [stdout] --> tests/mysql/online.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | .order_by(Char::Id, Order::Asc) [INFO] [stdout] | ^^^^^ use of undeclared type `Order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:517:68 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:518:34 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:518:70 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:188:16 [INFO] [stdout] | [INFO] [stdout] 188 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/online.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 449 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/index.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/index.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .col(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/index.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/index.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | .col(Glyph::Aspect) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/index.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | .col(Glyph::Image) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/mysql/index.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/foreign_key.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/foreign_key.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/foreign_key.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/mysql/foreign_key.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/mysql/foreign_key.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | .on_delete(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/mysql/foreign_key.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | .on_update(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/mysql/foreign_key.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:519:70 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:520:34 [INFO] [stdout] | [INFO] [stdout] 520 | .or_having(Expr::col(Glyph::Aspect).gt(32)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | .column(Glyph::Id) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:536:15 [INFO] [stdout] | [INFO] [stdout] 536 | .from(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/mysql/query.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | Alias::new("subglyph") [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-query` [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | Expr::col(Glyph::Aspect).is_null(), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | .into_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | Glyph::Image, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:586:25 [INFO] [stdout] | [INFO] [stdout] 586 | .into_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | Glyph::Image, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:589:17 [INFO] [stdout] | [INFO] [stdout] 589 | Glyph::Aspect, [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/postgres/query.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | Value::Null, [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).is_in(vec![3, 4])) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | Expr::col(Glyph::Image).max(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:608:20 [INFO] [stdout] | [INFO] [stdout] 608 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:610:18 [INFO] [stdout] | [INFO] [stdout] 610 | (Glyph::Aspect, 2.1345.into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:611:18 [INFO] [stdout] | [INFO] [stdout] 611 | (Glyph::Image, "24B0E11951B03B07F8300FD003983F03F0780060".into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:613:34 [INFO] [stdout] | [INFO] [stdout] 613 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:122:37 [INFO] [stdout] | [INFO] [stdout] 122 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:639:20 [INFO] [stdout] | [INFO] [stdout] 639 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:640:25 [INFO] [stdout] | [INFO] [stdout] 640 | .value_expr(Glyph::Aspect, Expr::cust("60 * 24 * 24")) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:642:18 [INFO] [stdout] | [INFO] [stdout] 642 | (Glyph::Image, "24B0E11951B03B07F8300FD003983F03F0780060".into()), [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:136:37 [INFO] [stdout] | [INFO] [stdout] 136 | .left_join(Font::Table, Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:137:39 [INFO] [stdout] | [INFO] [stdout] 137 | .inner_join(Glyph::Table, Expr::tbl(Char::Table, Char::Character).equals(Glyph::Table, Glyph::Image)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:644:34 [INFO] [stdout] | [INFO] [stdout] 644 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | .and(Expr::tbl(Char::Table, Char::FontId).equals(Font::Table, Font::Id)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:155:24 [INFO] [stdout] | [INFO] [stdout] 155 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:202:24 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | .and_where(Expr::expr(Expr::col(Glyph::Aspect).if_null(0)).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:654:25 [INFO] [stdout] | [INFO] [stdout] 654 | .from_table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/query.rs:655:34 [INFO] [stdout] | [INFO] [stdout] 655 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | .and_having(Expr::col(Glyph::Aspect).gt(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:227:24 [INFO] [stdout] | [INFO] [stdout] 227 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | .col(ColumnDef::new(Glyph::Id).integer().not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 240 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:241:24 [INFO] [stdout] | [INFO] [stdout] 241 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | .col(ColumnDef::new(Glyph::Aspect).double().not_null()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | .and_where(Expr::col(Char::FontId).is_null()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | .col(ColumnDef::new(Glyph::Image).text()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:255:24 [INFO] [stdout] | [INFO] [stdout] 255 | .and_where(Expr::col(Char::Character).is_not_null()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:269:24 [INFO] [stdout] | [INFO] [stdout] 269 | .and_where(Expr::tbl(Glyph::Table, Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:270:24 [INFO] [stdout] | [INFO] [stdout] 270 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:283:24 [INFO] [stdout] | [INFO] [stdout] 283 | .and_where(Expr::col(Glyph::Aspect).between(3, 5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | .and_where(Expr::col(Glyph::Aspect).not_between(8, 10)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | .col(ColumnDef::new(Font::Id).integer().not_null().primary_key().auto_increment()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:285:24 [INFO] [stdout] | [INFO] [stdout] 285 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | .col(ColumnDef::new(Font::Name).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | .and_where(Expr::col(Char::Character).eq("A")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:299:24 [INFO] [stdout] | [INFO] [stdout] 299 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | .col(ColumnDef::new(Font::Variant).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:307:9 [INFO] [stdout] | [INFO] [stdout] 307 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:310:24 [INFO] [stdout] | [INFO] [stdout] 310 | .and_where(Expr::col(Char::Character).like("A")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | .col(ColumnDef::new(Font::Language).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:311:24 [INFO] [stdout] | [INFO] [stdout] 311 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:324:23 [INFO] [stdout] | [INFO] [stdout] 324 | .or_where(Expr::col(Char::Character).like("A%")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:325:23 [INFO] [stdout] | [INFO] [stdout] 325 | .or_where(Expr::col(Char::Character).like("%B")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:326:23 [INFO] [stdout] | [INFO] [stdout] 326 | .or_where(Expr::col(Char::Character).like("%C%")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:327:24 [INFO] [stdout] | [INFO] [stdout] 327 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:338:23 [INFO] [stdout] | [INFO] [stdout] 338 | .or_where(Expr::col(Char::Character).like("C")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:339:23 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:339:64 [INFO] [stdout] | [INFO] [stdout] 339 | .or_where(Expr::col(Char::Character).like("D").and(Expr::col(Char::Character).like("E"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:340:24 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:340:64 [INFO] [stdout] | [INFO] [stdout] 340 | .and_where(Expr::col(Char::Character).like("F").or(Expr::col(Char::Character).like("G"))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:341:24 [INFO] [stdout] | [INFO] [stdout] 341 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:353:24 [INFO] [stdout] | [INFO] [stdout] 353 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:365:29 [INFO] [stdout] | [INFO] [stdout] 365 | x.and_where(Expr::col(Char::FontId).eq(5)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:367:24 [INFO] [stdout] | [INFO] [stdout] 367 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | .equals(Expr::col(Char::SizeH).div(2)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:382:24 [INFO] [stdout] | [INFO] [stdout] 382 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:394:28 [INFO] [stdout] | [INFO] [stdout] 394 | Expr::expr(Expr::col(Char::SizeW).add(1)).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:395:29 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:395:40 [INFO] [stdout] | [INFO] [stdout] 395 | .equals(Expr::expr(Expr::col(Char::SizeH).div(2)).sub(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:410:24 [INFO] [stdout] | [INFO] [stdout] 410 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:411:24 [INFO] [stdout] | [INFO] [stdout] 411 | .and_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:412:24 [INFO] [stdout] | [INFO] [stdout] 412 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:413:24 [INFO] [stdout] | [INFO] [stdout] 413 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | .col(ColumnDef::new(Char::Id).integer().not_null().primary_key().auto_increment()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | .col(ColumnDef::new(Char::FontSize).integer().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | .col(ColumnDef::new(Char::Character).string_len(255).not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:52:29 [INFO] [stdout] | [INFO] [stdout] 52 | .col(ColumnDef::new(Char::SizeW).integer().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | .col(ColumnDef::new(Char::SizeH).integer().not_null()) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | .col(ColumnDef::new(Char::FontId).integer().default(Value::Null)) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Value` [INFO] [stdout] --> tests/postgres/table.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | .col(ColumnDef::new(Char::FontId).integer().default(Value::Null)) [INFO] [stdout] | ^^^^^ use of undeclared type `Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:58:37 [INFO] [stdout] | [INFO] [stdout] 58 | .table(Char::Table, Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | .col(Char::FontId, Font::Id) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/postgres/table.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | .on_delete(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ForeignKeyAction` [INFO] [stdout] --> tests/postgres/table.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | .on_update(ForeignKeyAction::Cascade) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ForeignKeyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:426:23 [INFO] [stdout] | [INFO] [stdout] 426 | .or_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:427:23 [INFO] [stdout] | [INFO] [stdout] 427 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:428:23 [INFO] [stdout] | [INFO] [stdout] 428 | .or_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:429:24 [INFO] [stdout] | [INFO] [stdout] 429 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:442:24 [INFO] [stdout] | [INFO] [stdout] 442 | .and_where(Expr::col(Char::SizeW).eq(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:443:23 [INFO] [stdout] | [INFO] [stdout] 443 | .or_where(Expr::col(Char::SizeH).eq(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:444:24 [INFO] [stdout] | [INFO] [stdout] 444 | .and_where(Expr::col(Char::SizeH).eq(5)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:445:24 [INFO] [stdout] | [INFO] [stdout] 445 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | Expr::col(Char::SizeW).mul(2) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:460:26 [INFO] [stdout] | [INFO] [stdout] 460 | .add(Expr::col(Char::SizeH).div(3)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:461:29 [INFO] [stdout] | [INFO] [stdout] 461 | .equals(Expr::value(4)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:463:24 [INFO] [stdout] | [INFO] [stdout] 463 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:472:36 [INFO] [stdout] | [INFO] [stdout] 472 | .expr((1..10_i32).fold(Expr::value(0), |expr, i| { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:473:26 [INFO] [stdout] | [INFO] [stdout] 473 | expr.add(Expr::value(i)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:475:24 [INFO] [stdout] | [INFO] [stdout] 475 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:484:22 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Alias` [INFO] [stdout] --> tests/mysql/query.rs:484:50 [INFO] [stdout] | [INFO] [stdout] 484 | .expr_as(Expr::col(Char::Character), Alias::new("C")) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Alias; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:486:24 [INFO] [stdout] | [INFO] [stdout] 486 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | .and_where(Expr::col(Glyph::Aspect).in_subquery( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:499:27 [INFO] [stdout] | [INFO] [stdout] 499 | .expr(Expr::cust("3 + 2 * 2")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:502:24 [INFO] [stdout] | [INFO] [stdout] 502 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | Query::select() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:512:19 [INFO] [stdout] | [INFO] [stdout] 512 | .expr(Expr::col(Glyph::Image).max()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:517:24 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:517:58 [INFO] [stdout] | [INFO] [stdout] 517 | .or_having(Expr::col(Glyph::Aspect).gt(2).or(Expr::col(Glyph::Aspect).lt(8))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:518:24 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:518:60 [INFO] [stdout] | [INFO] [stdout] 518 | .or_having(Expr::col(Glyph::Aspect).gt(12).and(Expr::col(Glyph::Aspect).lt(18))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:519:60 [INFO] [stdout] | [INFO] [stdout] 519 | .and_having(Expr::col(Glyph::Aspect).gt(22).or(Expr::col(Glyph::Aspect).lt(28))) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:520:24 [INFO] [stdout] | [INFO] [stdout] 520 | .or_having(Expr::col(Glyph::Aspect).gt(32)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:521:24 [INFO] [stdout] | [INFO] [stdout] 521 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | Expr::col(Glyph::Aspect).is_null(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | Query::insert() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:576:24 [INFO] [stdout] | [INFO] [stdout] 576 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:585:9 [INFO] [stdout] | [INFO] [stdout] 585 | Query::insert() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:599:24 [INFO] [stdout] | [INFO] [stdout] 599 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:607:9 [INFO] [stdout] | [INFO] [stdout] 607 | Query::update() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:613:24 [INFO] [stdout] | [INFO] [stdout] 613 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 85 | .col(ColumnDef::new(Glyph::Image).custom(Glyph::Aspect)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:85:54 [INFO] [stdout] | [INFO] [stdout] 85 | .col(ColumnDef::new(Glyph::Image).custom(Glyph::Aspect)) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:100:33 [INFO] [stdout] | [INFO] [stdout] 100 | .col(ColumnDef::new(Glyph::Image).json()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | .col(ColumnDef::new(Glyph::Aspect).json_binary()) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Glyph` [INFO] [stdout] --> tests/postgres/table.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | .table(Glyph::Table) [INFO] [stdout] | ^^^^^ use of undeclared type `Glyph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Char` [INFO] [stdout] --> tests/postgres/table.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | .table(Char::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Font` [INFO] [stdout] --> tests/postgres/table.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | .table(Font::Table) [INFO] [stdout] | ^^^^ use of undeclared type `Font` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:616:24 [INFO] [stdout] | [INFO] [stdout] 616 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:642:9 [INFO] [stdout] | [INFO] [stdout] 642 | Query::update() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:644:40 [INFO] [stdout] | [INFO] [stdout] 644 | .value_expr(Glyph::Aspect, Expr::cust("60 * 24 * 24")) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:648:24 [INFO] [stdout] | [INFO] [stdout] 648 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:651:24 [INFO] [stdout] | [INFO] [stdout] 651 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Query` [INFO] [stdout] --> tests/mysql/query.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | Query::delete() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Query; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr` [INFO] [stdout] --> tests/mysql/query.rs:661:24 [INFO] [stdout] | [INFO] [stdout] 661 | .and_where(Expr::col(Glyph::Id).eq(1)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/query.rs:664:24 [INFO] [stdout] | [INFO] [stdout] 664 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/mysql/table.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Table::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/mysql/table.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | .col(ColumnDef::new(Glyph::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/mysql/table.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .col(ColumnDef::new(Glyph::Aspect).double().not_null()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/mysql/table.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | .col(ColumnDef::new(Glyph::Image).text()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::ColumnDef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MysqlQueryBuilder` in this scope [INFO] [stdout] --> tests/mysql/table.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | .to_string(MysqlQueryBuilder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::MysqlQueryBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Table` [INFO] [stdout] --> tests/mysql/table.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | Table::create() [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use sea_query::Table; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColumnDef` [INFO] [stdout] --> tests/mysql/table.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | .col(ColumnDef::new(Font::Id).integer_len(11).not_null().auto_increment().primary_key()) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [WARN] too many lines in the log, truncating it