From 1d1f878054efdd1171a8cb006e59ad0727610293 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 19 May 2016 10:21:23 +0000 Subject: - Fix trailing whitespace in pkg-descrs, categories [a-f]* Approved by: portmgr blanket --- databases/p5-DBIx-Class/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBIx-Class') diff --git a/databases/p5-DBIx-Class/pkg-descr b/databases/p5-DBIx-Class/pkg-descr index 4f1b29efaddd..0ceb59b1e652 100644 --- a/databases/p5-DBIx-Class/pkg-descr +++ b/databases/p5-DBIx-Class/pkg-descr @@ -10,9 +10,9 @@ DBIx::Class can handle multi-column primary and foreign keys, complex queries and database-level paging, and does its best to only query the database in order to return something you've directly asked for. If a resultset is used as an iterator it only fetches rows off the statement handle as requested in order -to minimise memory usage. It has auto-increment support for SQLite, MySQL, +to minimise memory usage. It has auto-increment support for SQLite, MySQL, PostgreSQL, Oracle, SQL Server and DB2 and is known to be used in production -on at least the first four, and is fork- and thread-safe out of the box +on at least the first four, and is fork- and thread-safe out of the box (although your DBD may not be). This project is still under rapid development, so large new features may be -- cgit v1.2.3