exasol / row-level-security

Virtual-Schema-based row-level security for Exasol
MIT License
4 stars 4 forks source link

RLS minimum viable product #4

Closed redcatbear closed 4 years ago

redcatbear commented 4 years ago

Situation

This project implements row level security as a plug-in to Exasol. In this ticket we create the minimum viable product (MVP) for (RLS).

Acceptance Criteria

  1. System requirement specification (SRS) for MVP exists
  2. Design bases on SRS exists
  3. MVP implemented
  4. MVP unit test coverage of at least 85% instruction coverage
  5. MVP system / integration test for all high level requirements exists
redcatbear commented 4 years ago

User-level requirements for MVP collected and under review. Basic software design started.

redcatbear commented 4 years ago

MVP reached.