Skip to content

Activity

feat(WIP!): preparing the introduction of an EntityMetadata trait to …

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 4466aad…5d64f76 • 
25 days ago

feat(WIP!): adjusting the output type parameter on RowMapper across t…

TheRustifyerpushed 3 commits to refactor/GH-65-general-refactor • 7727ce6…4466aad • 
26 days ago

chore: removing the legacy way of retrieving a database connection

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 253e32e…7727ce6 • 
27 days ago

chore: starting to clean the code around canyon connection and its ex…

TheRustifyerpushed 2 commits to refactor/GH-65-general-refactor • 7eb21a1…253e32e • 
27 days ago

chore: the macro template uses async fn syntax

TheRustifyerpushed 2 commits to refactor/GH-65-general-refactor • 1059df6…7eb21a1 • 
27 days ago

feat: re-enabled all the crud operations again

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • c95bd1f…1059df6 • 
28 days ago

feat: using the execute new op on the update to return the affected r…

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 1e2ec15…c95bd1f • 
28 days ago

feat(wip): re-enabling all the fk operations

TheRustifyerpushed 5 commits to refactor/GH-65-general-refactor • c1bfafb…1e2ec15 • 
28 days ago

feat(wip): only postgres understand relaxing lifetime bounds

TheRustifyerpushed 3 commits to refactor/GH-65-general-refactor • 8ed4e67…c1bfafb • 
on Feb 7

feat: query_one to the public interface of Transaction

TheRustifyerpushed 2 commits to refactor/GH-65-general-refactor • b2f0d1b…8ed4e67 • 
on Feb 4

feat: impl of single row result operations

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 1510a7f…b2f0d1b • 
on Feb 4

fix: update pk operations

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • dc50e8d…1510a7f • 
on Jan 31

feat: removed #[async_trait] from all the codebase in favour of the i…

TheRustifyerpushed 8 commits to refactor/GH-65-general-refactor • 03ba49a…dc50e8d • 
on Jan 28

feat: re-enabled the multi-insert operations

TheRustifyerpushed 4 commits to refactor/GH-65-general-refactor • b9c1046…03ba49a • 
on Jan 27

feat: re-enabled the insert and delelte operations

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 11e8bf5…b9c1046 • 
on Jan 26

test: re-enabled the integration tests of the SelectQuerybuilder

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • dfe226e…11e8bf5 • 
on Jan 26

feat: The DbConnection trait now is able to tell the client which is …

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • c122380…dfe226e • 
on Jan 26

feat: getting rid of the implementation indirections of Transaction i…

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 1ef28e8…c122380 • 
on Jan 26

feat(wip): making the querybuilder take and return by value in it's f…

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • d86cb33…1ef28e8 • 
on Jan 26

feat: relaxing the querybuilder new bounds on From<&'a I> for Transac…

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 02d45bf…d86cb33 • 
on Jan 26

feat(wip): working around the limitations of the new generic input I …

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • af44ab1…02d45bf • 
on Jan 25

feat(wip): allowing Transaction to receive the I: Into<TransactionInp…

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • 90a2e32…af44ab1 • 
on Jan 25

feat(wip): replacing datasource as str for macro inputs for the more …

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • df35193…90a2e32 • 
on Jan 24

feat: re-enabled the find by primary key operations

TheRustifyerpushed 4 commits to refactor/GH-65-general-refactor • f383977…df35193 • 
on Jan 24

feat: doc comments added as a collection

TheRustifyerpushed 4 commits to refactor/GH-65-general-refactor • e970f06…f383977 • 
on Jan 23

feat: removed the #[async_trait] from Transaction and DbConnection su…

TheRustifyerpushed 4 commits to refactor/GH-65-general-refactor • c593225…e970f06 • 
on Jan 21

feat: introducing the IntoResults trait, being implemeted over Result…

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • d01d0d1…c593225 • 
on Jan 20

feat(wip): disabling most of the CRUD operations to refactor them in …

TheRustifyerpushed 5 commits to refactor/GH-65-general-refactor • 5ffbe24…d01d0d1 • 
on Jan 20

feat: new modules for each available db client

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • a25ae0a…5ffbe24 • 
on Jan 19

feat: polishing the new impl for getting db conns

TheRustifyerpushed 1 commit to refactor/GH-65-general-refactor • c3c98d0…a25ae0a • 
on Jan 19