Skip to content

Releases: gitsql/SQL-Server-Edition

V 1.4.7

11 Feb 20:13

Choose a tag to compare

New features:

#27

  • User-Defined Data Types
  • User-Defined Table Types

1.4.6

31 Jul 22:01

Choose a tag to compare

CLI options for import and export objects.

To be used in the Options JSON file

	"importObjects":[
		"Production.WorkOrder"
	],
	"exportObjects":[
		"Production.WorkOrder",
		"Production.ProductPhoto"
	],

Version 1.3.1

07 Oct 18:42

Choose a tag to compare

Bug fixes

#16 Selecting parent boxes does not cause all children to be selected
#17 Importing New DB with only Stored Procedures does not update Stored Procedures in SQL Server
#18 Importing individual stored procedures does not update SQL Server stored procedures

Enhancement

#19 Display connected server name and selected DB in UI

Version 1.3

01 Aug 22:45

Choose a tag to compare

Release includes

#7 Add "Triggers" as an object type to import/export.

#10 Default database drop-down value

#12 SQL on Azure

#15 Option to not include dependencies

1.2.1

21 Apr 13:09

Choose a tag to compare

Update README.md

Version 1.2.0

17 Aug 19:04

Choose a tag to compare

What's New?

#4 Sequences - New Feature

#6 Importing into Existing Database SQL Server 2014 - BUG fix

Version 1.0.1

30 Apr 16:03

Choose a tag to compare

What's new?

#1 - The free version now includes 20 tables, 10 stored procedures, 10 views, 10 functions as apposed to 4 objects for all types.

#2 - There is now a 5 minute timeout vs 30 seconds when trying to discover databases.

Initial Release

17 Mar 20:31

Choose a tag to compare

Initial release of gitSQL SQL Server Edition

See documentation at http://www.gitsql.net/documentation for more details.

Download available here or at http://www.gitsql.net/download