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
fa6d3e5e63
budibase
/
packages
History
mike12345567
fa6d3e5e63
Updating the self auth endpoint to use the row processor.
2021-02-19 10:32:24 +00:00
..
builder
Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway.
2021-02-18 13:38:57 +00:00
client
Merge branch 'develop' of github.com:Budibase/budibase into url-context
2021-02-16 15:35:05 +00:00
server
Updating the self auth endpoint to use the row processor.
2021-02-19 10:32:24 +00:00
standard-components
Add disabled setting for forms and fields, and force autocolumns in forms to be disabled
2021-02-17 15:16:44 +00:00
string-templates
v0.7.8
2021-02-15 14:07:27 +00:00
worker
v0.7.8
2021-02-15 14:07:27 +00:00