Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: jazzband/django-dbbackup

4.3.0

09 May 19:11
d77d25f
Compare
Choose a tag to compare
Loading
  • Add generic --pg-options to pass custom options to postgres.
  • Add option --if-exists for pg_dump command
  • Empty string as HOST for postgres unix domain socket connection is now supported.
  • Support Python 3.13 and Django 5.2

4.2.1

23 Aug 22:20
d8f09bd
Compare
Choose a tag to compare
Loading
  • Add --no-drop option to dbrestore command to prevent dropping tables before restoring data.
  • Fix bug where sqlite dbrestore would fail if field data contains the line break character.

4.2.0

22 Aug 23:34
85c216f
Compare
Choose a tag to compare
Loading
  • Default HOST to localhost for postgres databases.
  • Add PostgreSQL Schema support
  • Fix restore of database from S3 storage by reintroducing inputfile.seek(0) to utils.uncompress_file
  • Add warning for filenames with slashes in them
  • Fix bug where dbbackup management command would not respect settings.py:DBBACKUP_DATABASES
  • Remove usage of deprecated 'get_storage_class' function in newer Django versions
  • Add support for new STORAGES (Django 4.2+) setting under the 'dbbackup' alias

4.1.0

15 Jan 00:53
6083171
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog: 4.0.2...4.1.0

4.0.2

27 Sep 23:25
af443c5
Compare
Choose a tag to compare
Loading

What's Changed

4.0.1

10 May 08:50
8364037
Compare
Choose a tag to compare
Loading
4.0.1 Pre-release
Pre-release

What's Changed

  • As of this version, dbbackup is now within Jazzband! This version tests our Jazzband release CI, and adds miscellaneous refactoring/cleanup.
  • Fix GitHub Actions configuration by @johnthagen in #419
  • Enable functional tests in CI by @johnthagen in #420
  • Update settings.py comment by @aaronvarghese in #427
  • Jazzband transfer tasks by @Archmonger in #418
  • Refactoring and tooling by @Archmonger in #438

New Contributors

Full Changelog: 4.0.0b0...4.0.0rc1

4.0.0b0

19 Dec 19:45
c8df2cd
Compare
Choose a tag to compare
Loading
4.0.0b0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.3.0...4.0.0b0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.