This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c63c3b48c5
budibase
/
packages
/
backend-core
/
src
/
db
History
mike12345567
45e7ef61ef
Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update.
2022-11-10 16:38:32 +00:00
..
tests
Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it.
2022-11-09 16:53:42 +00:00
Replication.ts
Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it.
2022-11-09 16:53:42 +00:00
constants.ts
Fetching a list of backup/restore events includes the full user object.
2022-10-20 15:05:50 +01:00
conversions.js
Merge develop
2022-09-28 08:56:45 +01:00
index.ts
Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it.
2022-11-09 16:53:42 +00:00
pouch.ts
Getting basic pouch replacement working.
2022-11-08 16:32:13 +00:00
tenancy.ts
Merge develop
2022-09-28 08:56:45 +01:00
utils.ts
Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update.
2022-11-10 16:38:32 +00:00
views.ts
Some minor updates based on getting the worker using the new pouchlike impl.
2022-11-09 17:53:35 +00:00