You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
storage: split the repository trait
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//! Interactions with the database
|
||||
//! An implementation of the storage traits for a PostgreSQL database
|
||||
|
||||
#![forbid(unsafe_code)]
|
||||
#![deny(
|
||||
|
||||
Reference in New Issue
Block a user