Skip to content

Releases: dreamfactorysoftware/df-sqldb

1.2.0

19 Feb 13:00
65bd5f0
Compare
Choose a tag to compare

Dreamfactory 7 Release

1.1.0

22 Aug 00:53
d750cf5
Compare
Choose a tag to compare

What's Changed

  • Added support for nulls last/first in order by by @tvarsis in #35

Full Changelog: 1.0.0...1.1.0

1.0.0

28 Feb 12:11
Compare
Choose a tag to compare

DP-460 Upgrade to PHP 8.1 / Laravel 9

  • Resolve conflict with db.schema component

0.17.5

28 Jul 00:59
Compare
Choose a tag to compare

Add AlloyDB Connector

0.17.4

21 Jan 10:22
Compare
Choose a tag to compare

DP-209 ORA-06502: PL/SQL: numeric or value error: character string buffer too small

  • Fix issue with empty result

DP-248 Confirm PostgreSQL 13 support

  • Fix to support any pgsql version higher than 12

0.17.3

15 May 14:52
Compare
Choose a tag to compare

DP-205 Simplify release process (composer files)

0.17.2

30 Apr 14:30
Compare
Choose a tag to compare

DP-202 Add PostgreSQL materialized view support

  • Add retrieving materialized view

0.17.1

10 Apr 13:01
Compare
Choose a tag to compare

DP-122 Test PostgreSQL 12.1

  • Add Postgresql 12 fix

0.17.0

23 Oct 13:53
e96ceb6
Compare
Choose a tag to compare

Add Laravel 6 support

0.16.2

10 Oct 12:17
ee7ccfe
Compare
Choose a tag to compare

Bump df-database