You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,10 +58,4 @@ Rust's inability to treat enum variants as a type is a HUGE pain. I end up havin
58
58
59
59
## Legal Stuff (Note I'm not a lawyer!)
60
60
61
-
I am explicitly striving for SQL+Driver compatibility with [PostgreSQL](https://www.postgresql.org) so things such as system tables and code that handles them will be named the same. I don't think this violates their [trademark policy](https://www.postgresql.org/about/policies/trademarks/) but if I am please just reach out to me! I have also gone with a pretty restrictive license but I'm not tied to it if that is causing an issue for others who are using the code.
62
-
63
-
test engine::analyzer::definition_lookup::tests::test_def_lookup has been running for over 60 seconds
64
-
test engine::io::block_layer::free_space_manager::tests::test_get_next has been running for over 60 seconds
65
-
test engine::io::row_manager::tests::test_row_manager_crud has been running for over 60 seconds
66
-
test engine::io::row_manager::tests::test_row_manager_mass_insert has been running for over 60 seconds
67
-
test engine::tests::create_insert_select has been running for over 60 seconds
61
+
I am explicitly striving for SQL+Driver compatibility with [PostgreSQL](https://www.postgresql.org) so things such as system tables and code that handles them will be named the same. I don't think this violates their [trademark policy](https://www.postgresql.org/about/policies/trademarks/) but if I am please just reach out to me! I have also gone with a pretty restrictive license but I'm not tied to it if that is causing an issue for others who are using the code.
0 commit comments