Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 81c6ada

Browse files
committed
Added link to Release page, and version 2 branch.
1 parent 611c74d commit 81c6ada

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![twitter](https://img.shields.io/twitter/follow/utPLSQL.svg?style=social&label=Follow)](https://twitter.com/utPLSQL)
1010

1111
----------
12-
Version 3 is a complete rewrite of utPLSQL from scratch. Version 2 still supports older versions of Oracle that are no longer available. This has lead to difficult to maintain code. Yet many developers wanted to take it to the next level. The community that had developed on GitHub, decided that a new internal architecture was needed, from that version 3 was born. Currently version 3 is not complete and is not ready for a production environment as the API is not stable and changing. However it is quickly taking shape. We welcome new developers to join our community and help utPLSQL grow.
12+
Version 3 is a complete rewrite of utPLSQL from scratch. [Version 2](https://github.com/utPLSQL/utPLSQL/tree/version2) still supports older versions of Oracle that are no longer available. This has lead to difficult to maintain code. Yet many developers wanted to take it to the next level. The community that had developed on GitHub, decided that a new internal architecture was needed, from that version 3 was born. Currently version 3 is not complete and is not ready for a production environment as the API is not stable and changing. However it is quickly taking shape. We welcome new developers to join our community and help utPLSQL grow.
1313

1414
Primary Goals:
1515
- Easier to maintain
@@ -22,6 +22,11 @@ Primary Goals:
2222
- Easily called from current PL/SQL development tools
2323
- More permissive License to allow vendors easier ability to integrate utPLSQL.
2424

25+
__Download__
26+
27+
Published releases are available for download on the [utPLSQL GitHub Releases Page.](https://github.com/utPLSQL/utPLSQL/releases)
28+
29+
2530
__Version 2 to Version 3 Comparison__
2631

2732
The following table is a work in progress right now, and **will** change. If you have great idea that you would like to see in version 3 please create an [issue on GitHub](https://github.com/utPLSQL/utPLSQL/issues) or discuss it with us in the [Slack chat rooms](http://utplsql-slack-invite.herokuapp.com/).

0 commit comments

Comments
 (0)