Skip to content

Conversation

TheRustifyer and others added 30 commits November 14, 2022 13:36
…cedures created to create tables on the SQL server client
…ed from the map of cached connections to &mut self
…m created tokio runtime. Test macro also works with the custom runtime. The cache connections initializer now its runned inside the macros and it's allowed to be async
…ius-tcp-client' into feature/zerodaycodeGH-27-feature-refactor-the-migrations-api
…r module are now in canyon_observer, reducing project structure complexity
…grations process nowadays. Initialized a new tests module for the MigrationsHelper
…eceive the query parameters as &dyn QueryParameters and the query is full parametrized
TheRustifyer and others added 29 commits December 18, 2022 15:49
…actor-the-migrations-api

Fixed level of conditionals for Foreign Key comparison operations
… discard entities, or full migrations by specifying it in annotations
…the changes per datasource configured. There's no more String parsing-converison-rewiring, now it's works directly from a TokenStream
…a bug that was leading to not trigger the database column type
…. Added more suppoted types on the migrations
…t the SQLSERVER update clause. Pending to review it
…rate SET clauses. Also now is values are parametrized. Tests are reordered and fully reenabled
…l be considered the testing crates.io version
…tuple that are inside the array of the param columns of the set clause,there's no need to pass references
…ations proc macro. Now they're free of that restriction
@TheRustifyer TheRustifyer merged commit 0c693f0 into zerodaycode:main Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants