Skip to content

Commit

Permalink
update ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
trevyn committed Jan 8, 2024
1 parent ffc67d2 commit 8486556
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions turbosql/tests/ui/macros.stderr
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
error: Turbosql types must be wrapped in Option for forward/backward schema compatibility. Try: Option<u8>
--> tests/ui/macros.rs:8:5
|
8 | e: u8,
| ^^

error: derive(Turbosql) structs must include a 'rowid: Option<i64>' field
--> tests/ui/macros.rs:11:10
|
Expand Down

0 comments on commit 8486556

Please sign in to comment.