Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat date preserve #362

Merged
merged 23 commits into from
Nov 23, 2023
Merged

Feat date preserve #362

merged 23 commits into from
Nov 23, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    107a633 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. push again

    fogelito committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    76d3051 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge branch 'main' of github.com:utopia-php/database into get-doc-se…

    …lect-internal-il
    
    � Conflicts:
    �	composer.lock
    fogelito committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9f7b8a1 View commit details
    Browse the repository at this point in the history
  2. Pull changes

    fogelito committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9a96081 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Revert delete schema test

    fogelito committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    fb4530c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:utopia-php/database into create-dat…

    …abase-check
    
    � Conflicts:
    �	src/Database/Adapter/MariaDB.php
    �	src/Database/Adapter/SQL.php
    fogelito committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    304e5e8 View commit details
    Browse the repository at this point in the history
  3. Merge main updates

    fogelito committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    77beada View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. mysql image as cloud

    fogelito committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8357740 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge pull request #353 from utopia-php/mysql-8.033

    Delete document before purge
    abnegate authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    868493d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. getId() on null

    fogelito committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    656d4af View commit details
    Browse the repository at this point in the history
  2. Remove comments

    fogelito committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a2299ff View commit details
    Browse the repository at this point in the history
  3. php unit

    fogelito committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4659cfb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    402b26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f7faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33b007d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #329 from utopia-php/create-database-check

    Check database exist before create
    abnegate authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0e76f99 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. transactions

    fogelito committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    dd2a9dc View commit details
    Browse the repository at this point in the history
  2. formatting

    fogelito committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a0380b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge pull request #357 from utopia-php/fix-transactions

    Transactions
    abnegate authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    dc789f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #332 from utopia-php/get-doc-select-internal-il

    Get document select by $internalId
    abnegate authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a1abe76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from utopia-php/update-relation-getid-null

    Fix getId() on null delete document relations
    abnegate authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    60a61d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Add preserveDates param

    Meldiron committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    67fb43f View commit details
    Browse the repository at this point in the history
  2. Add date preserve tests

    Meldiron committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0d01c29 View commit details
    Browse the repository at this point in the history