Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.26 KB

2023-08-01.mdx

File metadata and controls

18 lines (13 loc) · 1.26 KB
date
08-01-2023
  • CSV Import CLI improvements: CSV Import via the CLI is now ~2.5x faster and infers column types better. We're also updating our CSV import UI - watch this space for updates.
  • As announced in the previous edition of the Changelog, the search API now returns the total number of hits. The TypeScript SDK now supports retrieving this total count and it is also displayed in the Xata UI.

Search total count

  • The TypeScript SDK now supports sessions for the Ask endpoint. This means it's now possible to ask follow-up questions when using ChatGPT to get answers from your database.
  • Usability improvement: When adding a new table or a new column, invalid characters are blocked at the input level, saving you time.
  • Fixed horizontal scrolling and improved the word warping in the Playground.
  • Fixed showing of leading zeros in numeric cells in the table.

Blog posts: