GildedRose-Refactoring-Kata/plsql
2014-07-08 23:52:20 +02:00
..
create_user_if_needed.sql port GildedRose to Oracle PL/SQL table and stored procedure 2014-04-13 14:03:24 +02:00
item_with_id.sql wrap drop statements inside blocks to avoid exception when running first time 2014-07-08 23:50:04 +02:00
item.sql wrap drop statements inside blocks to avoid exception when running first time 2014-07-08 23:50:04 +02:00
new_item.sql create helper procedure to insert an item 2014-04-13 15:21:47 +02:00
texttest_fixture.sql turn serveroutput on so we see the results of the texttest fixture 2014-07-08 23:52:20 +02:00
update_quality.sql replace != with lt;gt; because I was told it is more PL/SQL-ish 2014-07-08 23:51:33 +02:00
ut_update_quality.pkb add empty unit test case for utPLSQL 2014-04-13 15:28:36 +02:00
ut_update_quality.pks add empty unit test case for utPLSQL 2014-04-13 15:28:36 +02:00
ut_update_quality.sql add empty unit test case for utPLSQL 2014-04-13 15:28:36 +02:00