Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
/FilebasePublic archive

Releases: tmarois/Filebase

Version 1.0.24

24 Feb 23:07

Choose a tag to compare

Assets2
Loading

Version 1.0.23

24 Feb 19:18

Choose a tag to compare

  • MergedPull Request Added support for order by multiple columns
  • MergedPull Request Added ability to query document ids (internal id)
  • Added ability to use querydelete() on all items that match the query (making the custom filter optional)
Loading

Version 1.0.22

23 Feb 04:57

Choose a tag to compare

  • MergedPull Request for deleting items with a custom filter. (this adds thedelete() method on queries.)
  • MergedPull Request for calling to the Query methods directly on the database class.
  • MergedPull Request for sorting by update/created at times (ability to fetch__created_at and__updated_at)
Loading

Version 1.0.21 (YAML Format)

27 Dec 00:31

Choose a tag to compare

Loading

Version 1.0.20 (Query Cache Fix)

16 Aug 13:59

Choose a tag to compare

  • Fixed#23 – Caching is cleared when deleting/saving documents to prevent the cache from being out of sync with document data.

NOTE:database::VERSION does say1.0.19 in the class, this will be resolved in the next release.

Loading

Version 1.0.19 (Feature Release)

13 Aug 16:54

Choose a tag to compare

  • Added#21 for checking database record exists, addedhas() method on database.

NOTE:database::VERSION does say1.0.18 in the class, this will be resolved in the next release.

Loading

Version 1.0.18 (PHP 5.6)

14 Jul 14:39

Choose a tag to compare

  • Fixed#17 for PHP 5.6
  • Replaced the spaceship operators with a php 5.6 alternative.
  • Removed the php 7 type hinting.
  • Added php >= 5.6 as the new requirement for install.
Loading

Version 1.0.17 (Patch Update)

06 Jul 17:46

Choose a tag to compare

  • Fixed#19 theAND query logic. (previously thewhere() query would only used the last one in the chain).
Loading

Version 1.0.16 (Patch Release)

28 May 22:24

Choose a tag to compare

  • Fixed#15 - the scope resolution operator:: for php 5.6 which throws theT_PAAMAYIM_NEKUDOTAYIM exception error.
Loading

Version 1.0.15 (Patch Release)

13 Mar 18:04

Choose a tag to compare

  • Quick patch on composer.json file for dev dependency with satooshi/php-coveralls issues on dev-master. (this would have only affected new users from trying to install via composer.)
Loading
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp