Fujiwara Takumi
Fujiwara Takumi
@mischnic ```json5 // package.json { "name": "tsparcel", "version": "1.0.0", "description": "parcel demo", "author": "Ling", "license": "MIT", "private": true, "scripts": { "clean:output": "rm -fr ./built", "dev": "yarn clean:output && parcel public/index.html...
Are there a skytable connection pool?
@ohsayan It's great, i will try it
I think i can put the db pool and some env variable into state , It would be great to be able to access the request when constructing the state....
> Thanks for the PR! I think providing this is probably a good idea... Do you have a use case that needs this now? @seanmonstar i need this. when i...
@halochou It's fucking great, thank you!
@ppamorim thank you!
> 各位,Skytable Octave 已于本周发货。如果您错过了该公告,请点击以下链接: https: [//skytable.io/blog/2023/12/skytable-octave-is-here](https://skytable.io/blog/2023/12/skytable-octave-is-here) > > 我认为是时候我们提出一个新的路线图问题了!接下来是集群和复制🚀 Could skytable be used as a storage engine [surrealdb?](https://docs.surrealdb.com/docs/intro)
got same error, i dont know how to fix it