1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/backend-core/src/context
2023-01-13 19:53:46 +00:00
..
tests Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
Context.ts Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
deprovision.ts Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
identity.ts Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
index.ts Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
mainContext.ts Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00