Files
dokploy/apps/licenses/drizzle/meta/_journal.json
Mauricio Siu c8e6df4c29 feat(licenses): enhance license validation and loading state management
- Added loading state management in the EnablePaidFeatures component to improve user experience during license validation.
- Updated validateLicense function to return detailed error messages for better feedback.
- Modified user API to return validation results instead of a boolean, enhancing error handling.
- Removed unused SQL files and updated package.json scripts for better development workflow.
2025-03-23 12:29:55 -06:00

5 lines
64 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": []
}