Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

182 max field size largesummary #183

Merged

Conversation

markleusink
Copy link
Contributor

Fixes #182 .

###Changes proposed in this pull request

  • Add methods to Database object to get Large summary & DAOS status
  • The maximum field size in Domino is higher when 'large summary' is enabled in a database. When data to an item is written, the code now takes the maximum size into account based on this setting.

###Testing

Tested with storing values of multiple sizes in a document.

@CLAassistant
Copy link

CLAassistant commented Nov 24, 2022

CLA assistant check
All committers have signed the CLA.

@jesse-gallagher
Copy link
Member

Cool - thanks!

@jesse-gallagher jesse-gallagher merged commit d1e6cd7 into OpenNTF:develop Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-mime not working for content > 32 KB but < 64 KB
3 participants