demo-postgresql-improved-type-detection #1

Merged
asadbek064 merged 2 commits from demo-postgresql-improved-type-detection into main 2024-12-03 20:27:06 +00:00

2 Commits

Author SHA1 Message Date
Asad
bfc7a81446 chore: organize directory 2024-12-03 15:26:19 -05:00
Asad
e2fb27aa4f feat(pg): add Ubuntu/Debian PostgreSQL installation guide & enhanced SheetJSPG.js type deduc
- Include Ubuntu/Debian installation instructions
- Improve PostgreSQL table creation with better type detection
- Enhance date format detection and parsing

Breaking Changes:
- Replace `aoo_to_pg_table` to `sheet_to_pg_table` & now it takes worksheet object instead of array of arrays
- Changed type detection algorithm may produce column types
2024-11-20 19:43:13 -05:00