Vetési Zoltán
Vetési Zoltán
I think this pull request resolve this problem: https://github.com/sanic-org/sanic/pull/2451
I think this is something similar to c/c++ perprocessor maybe, with type check? But i really want to write something like that: ``` typescript #IfFlagSet("DEVELOPMENT") { macro assert(cond: any, message?:...
@elprans what do you think about preloading all types per pool / or connection (if not created by pool), of course configurable and if all types preloaded, the type introspection...
Maybe not working for this ticket, but for #714 can work. Because if i run a simple query that initialize the int array postgresql type, and everything works fine. ```python...
The problem is that spawning mocha instead use of mocha api. The `gulp-istanbul` plugin patch `require` function to import patched sources. If spawn mocha process then the patched `require` function...
@milesj Ok, i think this is a temporary problem, but the github was available at the moment. My guess was that it was a network error, so i a check...
This problem has been up again in the past 1 day. This command: `proto versions bun` returns with : `No versions available from remote registry`
This is the result: ``` 57fc530cd9a53fa488ab47a3c9a5fcd25b61b5aa refs/tags/09-07-231835-2021 83c54db836ce74e844d0f14f15feed8c78cf38e1 refs/tags/09-07-231835-2021^{} 4173b03f546d48b15ad900367a21e82a01802858 refs/tags/build-8 4173b03f546d48b15ad900367a21e82a01802858 refs/tags/bun-build- 4173b03f546d48b15ad900367a21e82a01802858 refs/tags/bun-build-8 24522f7d743140a8f8be11eac4c2c3458a3fb937 refs/tags/bun-v0.0.0-8 24522f7d743140a8f8be11eac4c2c3458a3fb937 refs/tags/bun-v0.0.0-9 24522f7d743140a8f8be11eac4c2c3458a3fb937 refs/tags/bun-v0.0.0-10 93010b71b45defd3775df12e21a5df642042db1a refs/tags/bun-v0.0.0-11 be5ed44580f3b8434a08697c73bfb4c545df2ee2 refs/tags/bun-v0.0.0-12 2a98c323c1aca1835a18c6c1ee2566ac3d62558b refs/tags/bun-v0.0.0-13 bc727e8d79c419d074ffce748e844247268680d4 refs/tags/bun-v0.0.0-14 244585b82ab28f61179451cbb43c2798937a4080...
toolchain.yml ``` $schema: "https://moonrepo.dev/schemas/toolchain.json" bun: version: latest dependencyVersionFormat: workspace inferTasksFromScripts: false rootPackageOnly: true syncProjectWorkspaceDependencies: true ``` logs: ``` [DEBUG 2025-07-18 18:28:26.847] moon Running moon v1.34.0 (with ~\.moon\bin\moon.exe) args=["C:\\Users\\zozzz\\.moon\\bin\\moon.exe", "run", "angular/icon:build",...
```json {"latest":"0.0.0","aliases":{"latest":"0.0.0"}} ```