Dave Warnock

Results 13 comments of Dave Warnock

Hi, Thanks. I can see good things about the diff approach. I think diesel does something like that. With step 1 I think the safest is each time the entity...

Hi, I think a good next step would be to collect a reference set of entities with as many different customisations as possible. We can use these as part of...

> May be we can find some from real world projects in https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md ? Unfortunately we will only see the customized entities, we don't want to have to build them...

@waynr we had a chat about this on Discord. My understanding is that this is great for some parts but if replacing ``` impl ActiveModelBehavior for ActiveModel {} ``` Then...

I think this is a much better solution. We just need the documentation updating. I'm happy to look at that (I'm on holiday this week with poor access).

Hi, Is there anything about when this is likely to be part of a Mastodon release?

There are other related issues. It would be fantastic to see some general enhancements to the #[sql:: test] and query macros. Namely: - support sqlx::any - support specifying database_url for...

> I would be open to work on those as well if that is welcome I'd love it however I'm not clear how the maintainers feel about changes like this....

This would be a fantastic improvement, I've found the current signatures very intimidating.