Skip to content

Conversation

@Krishnachaitanyakc
Copy link
Collaborator

Description

Please provide a clear and concise description of what this PR does.

Type of Change

Please mark the relevant option(s):

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • ♻️ Code refactoring
  • ⚡ Performance improvement
  • ✅ Test update
  • 🔧 Configuration change

Related Issues

Fixes #

Screenshots/Recordings

Before

After

Testing

Please confirm the following:

  • I have tested these changes locally
  • I have added/updated tests for these changes (if applicable)
  • All existing tests pass
  • I have tested on different screen sizes (if UI changes)
  • I have tested with different themes (if UI changes)

Test Instructions

Additional Notes

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

- Enhanced the database query handling to support pagination options, allowing for more efficient data retrieval.
- Updated the BaseDatabaseManager and ClickHouseManager to process pagination parameters and return pagination info in query results.
- Modified the QueryWorkspace component to manage pagination state and controls, improving user experience for large datasets.
- Added CSS styles for pagination section in the QueryWorkspace UI.
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.

2 participants