Skip to content

Latest commit

 

History

History
334 lines (199 loc) · 19.6 KB

CHANGELOG.md

File metadata and controls

334 lines (199 loc) · 19.6 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

12 May 2021

12 May 2021

12 May 2021

12 May 2021

12 May 2021

12 May 2021

12 May 2021

12 May 2021

11 March 2021

4 March 2021

17 February 2021

2 February 2021

  • fix: typing problem in optional return interfaces e14a40f
  • doc: change log d272cdc

1 February 2021

1 February 2021

27 January 2021

13 January 2021

  • doc: Readme updated & more logs added. 2b6565b
  • doc: change log 21f91b1

12 January 2021

  • fix: show vulnerability scan result in console insteade of breaking the publish script e21433e
  • doc: change log aee242a
  • vulnerability scan added to publish script 660547a

12 January 2021

17 November 2019

  • List PostgreSQL materialised views. f5efa4b
  • Sort type definitions returned by DatabaseTasks.stringifyDatabase to increase compat with source control. b628d6a

2 October 2019

  • Configuration option for column name casing. ff30297
  • Changed how table case option works to be more flexible. ef6d514

21 September 2019

  • Re-implemented including tables. 3799510
  • Split pascal and singular naming configurations. ca3d242
  • Added tests to TableSubTasks. 5953bae

23 March 2019

  • Remove lodash. 2bb0f4f
  • Update README with better installation and usage instructions. 57f70ee
  • Use either dialect or client from config to determine sql adapter. 738ec1e

3 March 2019

  • Fix #16 - Incorrect optionality. #16
  • Update README.md #15

8 September 2018

  • Update dependencies. e89bae8
  • Allow manipulation of the database object before sending to handlebars 57a7de4
  • Update Typings and comments. 3acc50a

5 August 2018

  • Implement handlebars templating. 68c876e
  • Remove spaces from property names. d512c7d
  • Fix README linking. b92d179

28 July 2018

  • Allow for additional customization of table definitions #12
  • Fix tests and add new tests 14a6dd9
  • Allow definitions to be extended 8d6da3d
  • Cleaned up README. e9c70e0

12 May 2018

  • Updated dependencies. 826640f
  • Added configuration for property optionality. ef21114

7 February 2018

  • Included Column and Table in index export. #11
  • Fixed fromObject examples in README. #10
  • Additional mssql types. e788a0e
  • Spelling mistakes in README. af35848
  • Fixed README layout. 293a5a2

13 January 2018

  • Additional config option for user defined type map. 0f49ff5
  • Added additional TypeScript definitions. b019f3c

15 October 2017

  • Upgrade dependencies. 1ce5429
  • Lowercased imports for tests to work. c7bfaba

15 October 2017

  • Internal rewrite. 7284810
  • Type overriding takes schemas into account. 24f617c
  • Split table tasks into sub tasks for better test coverage. 60745f8

23 August 2017

  • Add information about msnodesqlv8 #7
  • add information about msnodesqlv8 8ebbd3b
  • Capitalised mssql query. 452f438
  • Added bespoke information section. a3d378a

23 July 2017

  • Add TS declaration output and package.json types file. 0e653dd

23 July 2017

23 July 2017

  • Fixes #4 - All postgres columns are being output as optional #4
  • Added note in generated file about regeneration. 68dca54
  • Simplified SQL Server is nullable check. 225c5a9
  • Fixed test covering fallback. 1ba32d1

23 July 2017

12 January 2021

  • doc: change log 6eb0a84
  • fix: added drivers as required packages 0820c15

12 January 2021

19 July 2017

  • Moved the global types into a file. 088458f
  • Postgres no longer filters on public schema 4549a82

17 July 2017

  • Added exception handler to cli. 50b43e6

16 July 2017

  • Return the database definition as a plain JS object. 75175dd
  • Updated README with new config options. de64b15
  • Config option to specify the interface name format. 3517241

14 May 2017

  • Added npm scope to README. 3ce795e
  • Improved configuration section of README. b7d5acc
  • Travis badge. eddb90c

14 May 2017

  • Fixed bug where definitions for tables that do not exist were being generated. a14cc68
  • Added specs for DatabaseFactory. b6cfc0a
  • Use pretest instead of joining tasks. 635cb3a

14 May 2017

  • Added bin link to package file. 270023b

0.0.1

14 May 2017