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

Make max record setting user configurable #1679

Merged
merged 2 commits into from Feb 15, 2022

Conversation

OskarDamkjaer
Copy link
Contributor

@OskarDamkjaer OskarDamkjaer commented Feb 14, 2022

When a single returned "row" is a list we have a hardcoded limit in which we truncate it. This PR changes the setting to be user configureable. This video show it in action.
https://user-images.githubusercontent.com/10564538/153913900-eb69fa56-973e-4b32-9f19-2889833e2f2f.mp4

Also make sure our warning messages are shown on separate lines:
CleanShot 2022-02-14 at 18 13 37

A preview is up at http://expose_record_setting.surge.sh

@OskarDamkjaer OskarDamkjaer changed the title Create record setting Make max record setting user configurable Feb 14, 2022
Copy link
Member

@nglgzz nglgzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ✨

@OskarDamkjaer OskarDamkjaer merged commit a896d8b into neo4j:master Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants