alternator

Declarative SQL database schema management by human-friendly pure SQL.

Stars
5

Bot releases are visible (Hide)

alternator - v0.2.1 Latest Release

Published by kota65535 11 months ago

Changelog

  • de64567 Resolve deprecation warnings (#19)
  • 5ae8eeb Ignore quotes of default value (#18)
alternator - v0.2.0

Published by kota65535 12 months ago

Changelog

  • cb7c39a Update dependency golang to v1.21.4 (#15)
  • 962adf5 Add validate command (#14)
alternator - v0.1.14

Published by kota65535 12 months ago

Changelog

  • dabb47d make yacc
  • 15f88f78 Update all non-major dependencies (#6)
  • 486827e go mod tidy
  • 30ec054 Fix error message (#12)
  • 11d021e8 Format yacc grammer file (#11)
  • c4c5e16 Fix error message when parser failed (#10)
alternator - v0.1.13

Published by kota65535 12 months ago

Changelog

  • 29de64aaead4af05a93d6fe880a3a6902cbc8926 fix parsing unique/fulltext keyword (#4)
  • 2b471cb0837a2968e955ad44cdf5fb9f5403708a fix parsing comments
alternator - v0.1.12

Published by kota65535 about 2 years ago

Changelog

  • a1458c6 do not show AUTO_INCREMENT if the local one is smaller than the remote one
alternator - v0.1.11

Published by kota65535 about 2 years ago

Changelog

  • 2d5e6ef fix condition of showing default collation
alternator - v0.1.10

Published by kota65535 about 2 years ago

Changelog

  • 084a33c show diff on apply
  • c7cd255 fix table deletion order
alternator - v0.1.9

Published by kota65535 about 2 years ago

Changelog

  • cf4e772 show default charset / collation diff
alternator - v0.1.8

Published by kota65535 about 2 years ago

Changelog

  • a401d1b do not show database default charset / collation
  • 3dda36a Update README.md
  • 0fe3eec Update README.md
  • 72c25cd Update README.md
  • ebe8d74 Update README.md
alternator - v0.1.7

Published by kota65535 about 2 years ago

Changelog

  • 3aeb520 allow to create DB only with name in URI on single DB mode
alternator - v0.1.6

Published by kota65535 about 2 years ago

Changelog

  • 7460cde doc
alternator - v0.1.5

Published by kota65535 about 2 years ago

Changelog

  • 40f8546 add i386 build
  • ff724ad doc
alternator - v0.1.4

Published by kota65535 about 2 years ago

Changelog

  • db798a7 handle empty schema
  • d8a6ec3 fix getAlteration interface
  • 9af5c63 change database name as required
  • 5049437 improve error handling
  • 708747c refactor DB instance
  • fc4619c do not show default charset / collate
  • a779e68 tmp
  • be9a653 add parser.go
  • fc51e6e refactor cmd package
alternator - v0.1.3

Published by kota65535 over 2 years ago

Changelog

  • c3bdb00 fix fetch config test
  • db4882e improve lexer performance
  • 1d34e8d show message
  • c7a3c12 treat tinyint(1) as bool type
  • fe54336 handle column rename having index dependency
  • 4b69af1 remove dead code
  • 33a5581 fix retained elements diff
  • 2b67b90 fix expression
  • d9cf1d3 fix renamed table diff
  • 8114893 fix test
  • 23a238c handle default charset & collation
  • 4b51a54 fix diff does not contain database option
  • 6ab82a3 fix comment handling
alternator - v0.1.2

Published by kota65535 over 2 years ago

Changelog

  • a3f0a74 expression
  • 0785c90 update lexer & parser
  • d989882 doc
  • 692e190 doc
  • 0edf6a5 doc
alternator - v0.1.1

Published by kota65535 over 2 years ago

Changelog

  • a3c590f try diff highlight
  • 6548897 support index length & order
alternator - v0.1.0

Published by kota65535 over 2 years ago

Changelog

  • 7e73e77 add install doc
Package Rankings
Top 12.11% on Proxy.golang.org
Related Projects