Georg Semmler
weiznich@social.weiznich.de
Posts
-
Post #4433431
It's Friday again, so it's time for another update on the work on Diesel, a ORM and query builder for Rust. I published Diesel 2.3.12 today, which bumps the maximal supported libsqlite3-sys version to 0.38 and fixes an precision issue with Mysql's TIME types. See the release announcements for more details: https://github.com/diesel-rs/diesel/releases/tag/v2.3.12 We received no new bug report, but 10 new PR's this week. Several of the new PR's seek to add large new features...
-
Post #4277406
It's Friday again so it's time for another update on Diesel, a ORM and query builder for Rust. This week we got 5 new PR's and no new bug report. #rust #rustlang
-
Post #3717237
It's Friday again, so it's time for another update on Diesel, a ORM and QueryBuilder for Rust. The news of the week is the release of Diesel 2.3.11, which contains fixes for potential panics while deserializing PostgreSQL server response, fixing batch inserts with returning clauses on SQLite and hardening some usage of SqliteConnection::deserialize_read_only_database(). Checkout the complete changelog for details: https://github.com/diesel-rs/diesel/releases/tag/v2.3.11 This week we g...
-
Post #2046451
Come and see me at the @PrototypeFund Demoday. I will be there presenting my work on adding support for Views to Diesel. You can attend the event for free by registering via the link below From: @PrototypeFund https://mastodon.social/@PrototypeFund/115502948102300935
-
Post #958954
@woshilapin I had the time to cut a release today: https://social.weiznich.de/@weiznich/116261995216423725
-
Post #958953
Another week ends, so it's time for another update on Diesel, a Rust ORM and Query Builder. This week we got 2 PR's and 1 new bug report. Otherwise I decided that it is finally time to move diesel-async to the Diesel organization, to make it clearer that it is maintained by the same person than the rest of Diesel. There are still a lot of open PR's that I need to come back, but still lack the time to do that. #rust #rustlang
-
Post #958952
RE: https://fosstodon.org/@rustnl/116318019597984376 I‘m happy that my employer is supporting my work on Diesel. They are sponsoring my trip to RustWeek this year. This gives you all the possibility to learn more about using Diesel, by attending the workshop there.
-
Post #958951
Tomorrow are holidays here, so this weeks update on Diesel is a bit earlier than usual. This week we discovered one new issue and received 3 PR's #rust #rustlang
-
Post #751250
@pointlessone @michalfita @rayk @tomekw I think I can at least give you all a clue on why such thing does not exist (yet?). From my perspective as someone in a position to potentially write such a thing the main thing missing is funding and potentially capacity to work on such large expansions. For context: I have some prototype stuff laying around that would make writing that crud stuff much easier for years now, I just do neither have the funding, the capacity nor the manpower to got it into a...
-
Post #751249
It's Friday again and therefore time for another update on Diesel, a Rust ORM and query-builder. This was again a quite week, we got one new issue and one new PR. I nevertheless still struggle to go through all the PR's and suggestions from February. I still came around to publish diesel-async 0.8.0, although there is no big announcement blog post this time. The release mostly contains smaller fixes and quality of life improvements. See the GitHub release for more details. #rust #rust...
-
Post #653292
It's Friday again, so it's time for another update on Diesel, a Rust ORM and Query Builder. This week we received 2 new bug reports and 3 new PR's. That hopefully gives me the chance to catch up at least on the PR's in the next weeks. #rust #rustlang
-
Post #653291
It's Friday again, so it's time for another update on Diesel, a ORM and query builder for Rust. I released Diesel 2.3.7 today, which fixes a potential memory leak in the SQLite backend. See the full release notes for more details: https://github.com/diesel-rs/diesel/releases/tag/v2.3.7 Otherwise this was a really quite week, we only got one new PR. #rust #rustlang
-
Post #444183
Time for another update on the ongoing work on Diesel, a ORM and Querybuilder for Rust. This week I released Diesel 2.3.6 addressing a minor regression and enabling support for mysqlclient-sys 0.5. See the release announcements for details: https://github.com/diesel-rs/diesel/releases/tag/v2.3.6 We received 1 new bug report and 2 PR's this week. #rust #rustlang