gnu: firebird: Tweak description.
Suggested by Christopher Baines <mail@cbaines.net>. * gnu/packages/databases.scm (firebird)[description]: Drop ‘and more’.master
parent
ab138f824f
commit
e5d5146b87
|
@ -458,9 +458,9 @@ ElasticSearch server")
|
||||||
(synopsis "Relational database with many ANSI SQL standard features")
|
(synopsis "Relational database with many ANSI SQL standard features")
|
||||||
(description
|
(description
|
||||||
"Firebird is an SQL @acronym{RDBMS, relational database management system}
|
"Firebird is an SQL @acronym{RDBMS, relational database management system}
|
||||||
with rich support for ANSI SQL (e.g., @code{INSERT...RETURNING}), PSQL stored
|
with rich support for ANSI SQL (e.g., @code{INSERT...RETURNING}) including
|
||||||
procedures, cursors, and triggers, @acronym{UDFs, user-defined functions}, and
|
@acronym{UDFs, user-defined functions} and PSQL stored procedures, cursors, and
|
||||||
more. Transactions provide full ACID-compliant referential integrity.
|
triggers. Transactions provide full ACID-compliant referential integrity.
|
||||||
|
|
||||||
The database requires very little manual maintenance once set up, making it
|
The database requires very little manual maintenance once set up, making it
|
||||||
ideal for small business or embedded use.
|
ideal for small business or embedded use.
|
||||||
|
|
Reference in New Issue