Bas Zalmstra
Bas Zalmstra
Hey @MineBill , this is actually all perfectly valid Mun code. The reason being that `;`s are optional in Mun. ``` pub fn random() -> i32 { 2 2 2...
Hey @shadowcat-mst ! The goal would be to enable interoping between the two language in roughly the same way you describe but we are not there yet. You can bind...
Does https://github.com/SeaQL/sea-orm/pull/1208 provide a usable workaround for this issue?
With the release of 0.4.0 this should be fixed.
Im closing this since its become very stale.
@ivyraine Fantastic! Let me know if you need help!
@ivyraine that sounds good! We can also run the benchmarks on dedicated hardware from time to time to get consistent results. Alternatively, we could also invest in dedicated hardware. This...
@Wackyator Maybe you could think about the API change to be able to get the entire json?
I think I'm also running into this issue. This PR is created which bumps all crates even though only a single crate was updated (rattler_lock): https://github.com/mamba-org/rattler/pull/542 Is there an existing...
Lowering the barrier to be able to try a particular piece of software seems very vital to me. We want people to use this! I feel it's very useful to...