Menu

Noora / News: Recent posts

NoOra 1.0.2 released

Added environment grouping support for Oracle database projects.
With environment grouping a single folder in your database project can be mapped to one or more environments. This mechanism is used to install scripts on more than one environment, but not all.

Add the variable ENVIRONMENT_GROUPS to your project.conf to use environment grouping for example:

ENVIRONMENT_GROUPS = [['stubs',['dev','test','uat']]]... read more

Posted by jan ripke 2015-06-12

NoOra 1.0.1 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

Added mysql support, you now can create and install a mysql database project.
Use mynoora to manipulate your mysql database project.
The available mysql plugins in this version are generate, drop, create and update.

bug : oracle - fixed version ordering.
bug : oracle - fixed dropping partitioned tables.... read more

Posted by jan ripke 2015-02-26

NoOra 1.0.0 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

bug : fixed version ordering.
Posted by jan ripke 2014-03-14

NoOra 0.0.9 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

  • added : recreate supports -v option, will replace -m in the future.
  • bug : fixed -u option in recreate.
  • bug : fixed version ordering.
Posted by jan ripke 2013-12-06

NoOra 0.0.8.2 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

  • bug : fixed incorrect version sorting in updatePlugin and recreatePlugin.
  • bug : fixed loadjava execution.
  • bug : fixed drop jars.
  • bug : fixed recompile java classes
Posted by jan ripke 2013-07-04

NoOra 0.0.8.1 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

fixed : sqlloader support

Posted by jan ripke 2013-05-28

NoOra 0.0.8 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

  • added oracle cdc support
  • added oracle sqlloader support
  • added oracle materialized view support (mvw)
  • added oracle materialized view compile support
  • added oracle mlog support
  • added oracle loadjava support
  • bug : fixed open an existing project in noora-gui
  • bug : fixed files contained in the dat folder are not included in a component
  • bug : fixed unittest.sql script.
  • bug : fixed cygwin support in setup.py
Posted by jan ripke 2013-05-17

noora on facebook

NoOra is now active on facebook, see http://www.facebook.com/groups/nooragroup/

Posted by jan ripke 2013-03-20

NoOra 0.0.7 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

- solved many bugs
- added oracle aq support.

Posted by jan ripke 2012-07-13

NoOra 0.0.6 released

NoOra, an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

- solved many bugs, added new features
- added a gui, called noora-gui.

Posted by jan ripke 2010-12-19

NoOra 0.0.5 released

NoOra is an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

- solved many bugs, more info can be found on the trac pages.

Posted by jan ripke 2010-11-26

NoOra 0.0.4 released

NoOra is an attempt to apply a pattern to Oracle database projects in order to promote portability and productivity.

new features in release 0.0.4 are:
- component creation
- added the generate plugin, initiate your database project from scratch.
- solved many bugs.

Posted by jan ripke 2010-11-18