Skip to content

Releases: vertical-blank/sql-formatter

2.0.5

Choose a tag to compare

@vertical-blank vertical-blank released this 09 Apr 10:00
937171e

new format config for skipping white spaces #69

2.0.4

Choose a tag to compare

@vertical-blank vertical-blank released this 25 May 13:31
1f53305

Fix spark lambdas #65

2.0.3

Choose a tag to compare

@vertical-blank vertical-blank released this 25 Nov 09:39
db54228

Fix wrong order of indexed placeholders by @clausnagel

2.0.2

Choose a tag to compare

@vertical-blank vertical-blank released this 09 Aug 05:15
e79b9f1
  • PostgreSQL Text Search Operators #42
  • Oracle quotation operator #45

2.0.1

Choose a tag to compare

@vertical-blank vertical-blank released this 02 Jun 12:15
ce91c60

Add concat operator (||) to standard sql.

2.0.0

Choose a tag to compare

@vertical-blank vertical-blank released this 13 Mar 06:50
c1e10a0

1.0.4

Choose a tag to compare

@vertical-blank vertical-blank released this 23 Feb 11:40
  • Add a FormatConfig parameter to change max column length by @ogirardot

1.0.3

Choose a tag to compare

@vertical-blank vertical-blank released this 16 Oct 07:49
14b43ab

Performance improvement by #25.

1.0.2

Choose a tag to compare

@vertical-blank vertical-blank released this 29 Aug 23:59
6228bce
Merge pull request #22 from vertical-blank/1.0.2

release 1.0.2

1.0.1

Choose a tag to compare

@vertical-blank vertical-blank released this 11 Jun 15:34
8ca53c1
  • Improve performance of trim 68x on large strings #18

Thanks to @brockn !