sqlsrv.info 564 B

123456789101112131415161718192021222324
  1. name = SQL Server
  2. description = Driver for SQL Server and SQL Azure.
  3. core = 7.x
  4. php = 5.4
  5. package = Database engines
  6. ; This is slightly evil, but for a good cause. We need the module to be
  7. ; enabled in order to receive security updated and track usage data.
  8. required = TRUE
  9. ; Tests
  10. files[] = tests/sqlsrv.schema.test
  11. files[] = tests/sqlsrv.select.test
  12. ; Information added by Drupal.org packaging script on 2015-09-15
  13. version = "7.x-2.0"
  14. core = "7.x"
  15. project = "sqlsrv"
  16. datestamp = "1442338158"
  17. ; Information added by Acquia.com packaging script
  18. acquia = "1"