feat(pg): add Ubuntu/Debian PostgreSQL installation guide & enhanced SheetJSPG.js type deduc #22

Merged
asadbek064 merged 1 commits from asadbek064/docs.sheetjs.com:demo-postgresql-improved-type-detection into master 2024-11-21 13:59:50 +00:00
Contributor
  • 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
- 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
asadbek064 added 1 commit 2024-11-21 00:47:29 +00:00
- 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
asadbek064 merged commit 744ca3e355 into master 2024-11-21 13:59:50 +00:00
Sign in to join this conversation.
No description provided.