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
474796baea
budibase
/
packages
History
mike12345567
474796baea
Fixing an issue found by Andrew K - relationship lookup needs to work on both sides of relationship.
2021-02-19 10:17:11 +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
Fixing an issue found by Andrew K - relationship lookup needs to work on both sides of relationship.
2021-02-19 10:17:11 +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