Skip to content

Actions: shssoichiro/sqlformat-rs

Actions

sqlformat

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
24 workflow run results
24 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Version 0.2.7
sqlformat #126: Commit 3f5b71f pushed by shssoichiro
October 4, 2024 19:47 3m 40s master
October 4, 2024 19:47 3m 40s
fix: uppercase=false does not lowercase the query (#50)
sqlformat #125: Commit fc8fa52 pushed by shssoichiro
September 17, 2024 15:35 1m 14s master
September 17, 2024 15:35 1m 14s
fix: Ignore keywords for uppercase=True (#53)
sqlformat #123: Commit 4fcfa0d pushed by shssoichiro
September 17, 2024 11:52 1m 13s master
September 17, 2024 11:52 1m 13s
fix: Possible to provide an escape hatch for expressions (#51)
sqlformat #114: Commit 2305a5e pushed by shssoichiro
September 11, 2024 11:28 2m 6s master
September 11, 2024 11:28 2m 6s
fix: compatibility with older versions of rust compiler
sqlformat #103: Commit 6928bb3 pushed by shssoichiro
September 6, 2024 15:26 5m 11s master
September 6, 2024 15:26 5m 11s
Version 0.2.5
sqlformat #88: Commit 0742f9e pushed by shssoichiro
September 6, 2024 11:36 1m 11s master
September 6, 2024 11:36 1m 11s
fix: ON UPDATE with two many blank formatted incorrectly (#46)
sqlformat #87: Commit 3825b7f pushed by shssoichiro
September 6, 2024 11:33 1m 14s master
September 6, 2024 11:33 1m 14s
fix: EXCEPT not handled well
sqlformat #85: Commit 3b6e8e1 pushed by shssoichiro
September 6, 2024 00:04 1m 23s master
September 6, 2024 00:04 1m 23s
August 29, 2024 12:46 1m 13s
fix: Escaped strings formatted incorrectly
sqlformat #81: Commit cec5a6f pushed by shssoichiro
August 29, 2024 12:44 1m 25s master
August 29, 2024 12:44 1m 25s
fix: RETURNING is not placed on a new line
sqlformat #77: Commit 94b3c39 pushed by shssoichiro
August 27, 2024 17:57 1m 7s master
August 27, 2024 17:57 1m 7s
fix: fix the issue of misaligned comments after formatting (#40)
sqlformat #74: Commit 78f24a6 pushed by shssoichiro
August 23, 2024 01:43 3m 22s master
August 23, 2024 01:43 3m 22s
Version 0.2.4
sqlformat #70: Commit ed5f77c pushed by shssoichiro
June 12, 2024 02:54 1m 18s master
June 12, 2024 02:54 1m 18s
Remove itertools as a dependency (#34)
sqlformat #69: Commit 4238c50 pushed by shssoichiro
March 1, 2024 13:58 1m 12s master
March 1, 2024 13:58 1m 12s
Fix changelog typo
sqlformat #66: Commit a1b21a7 pushed by shssoichiro
December 6, 2023 04:49 1m 8s master
December 6, 2023 04:49 1m 8s
Version 0.2.3
sqlformat #65: Commit 04f929c pushed by shssoichiro
December 6, 2023 04:48 1m 7s master
December 6, 2023 04:48 1m 7s
Allow alphanumeric characters in SQLLite style parameters. (#32)
sqlformat #64: Commit ecb6ffc pushed by shssoichiro
December 5, 2023 19:05 1m 11s master
December 5, 2023 19:05 1m 11s
Format "begin" and "declare" for plpgsql (#30)
sqlformat #60: Commit a948990 pushed by shssoichiro
December 5, 2023 14:43 1m 22s master
December 5, 2023 14:43 1m 22s
Allow scientific notation without + or - as these are optional. (#31)
sqlformat #58: Commit 0fd0485 pushed by shssoichiro
December 5, 2023 14:30 1m 25s master
December 5, 2023 14:30 1m 25s
treat $$ as a reserved token that sits on its own line (#29)
sqlformat #57: Commit addc725 pushed by shssoichiro
December 5, 2023 14:17 1m 32s master
December 5, 2023 14:17 1m 32s
Bump itertools version to 0.12 (#28)
sqlformat #56: Commit 0f753f9 pushed by shssoichiro
December 5, 2023 13:59 1m 11s master
December 5, 2023 13:59 1m 11s
Version 0.2.2
sqlformat #50: Commit 199715a pushed by shssoichiro
September 4, 2023 11:25 2m 21s master
September 4, 2023 11:25 2m 21s
Improved tokenizer performance by reducing complexity from O(n²) to O…
sqlformat #49: Commit f03543e pushed by shssoichiro
September 4, 2023 11:23 2m 12s master
September 4, 2023 11:23 2m 12s
Bump benchmark deps
sqlformat #46: Commit b84db2d pushed by shssoichiro
August 22, 2023 17:30 1m 49s master
August 22, 2023 17:30 1m 49s