From ae9ed5c9d545a36a833aff21421bab1a403525a6 Mon Sep 17 00:00:00 2001 From: Kirill Zhuravlev Date: Tue, 17 Dec 2024 22:58:31 +0100 Subject: [PATCH] fmt readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 00d9327..4bce081 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/kazhuravlev/database-gateway)](https://goreportcard.com/report/github.com/kazhuravlev/database-gateway) [![CodeCov](https://codecov.io/gh/kazhuravlev/database-gateway/branch/master/graph/badge.svg?token=tNKcOjlxLo)](https://codecov.io/gh/kazhuravlev/database-gateway) - - This service provides a unified web interface for secure, controlled access to company databases. It enables employees to run queries on `production` databases while enforcing access control (`ACL`) policies. For example, team leads may have permissions to execute both `SELECT` and `INSERT` queries on certain tables, while other team members are