Skip to content

CFM-306_Identifier_Assignment_Case_Insensitivity #134

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Oct 14, 2023

  1. indexing virtual fields with dbal

    Ioannis Igoumenos committed Oct 14, 2023
    Copy the full SHA
    5c0deab View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. override index recovery for PostgreSQL databases

    Ioannis Igoumenos committed Oct 22, 2023
    Copy the full SHA
    c2b637c View commit details
    Browse the repository at this point in the history
  2. Add MySQL support for expression indexes

    Ioannis Igoumenos committed Oct 22, 2023
    Copy the full SHA
    3492096 View commit details
    Browse the repository at this point in the history
  3. fix dbal deprecation

    Ioannis Igoumenos committed Oct 22, 2023
    Copy the full SHA
    4a393af View commit details
    Browse the repository at this point in the history
  4. use protected property instead of calling again

    Ioannis Igoumenos committed Oct 22, 2023
    Copy the full SHA
    da3278a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. improve index list query creators

    Ioannis Igoumenos committed Oct 23, 2023
    Copy the full SHA
    0c46e61 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. update schema.json

    Ioannis Igoumenos committed Oct 24, 2023
    Copy the full SHA
    224c5df View commit details
    Browse the repository at this point in the history
  2. source key size must not exceed 1022

    Ioannis Igoumenos committed Oct 24, 2023
    Copy the full SHA
    c1f09dd View commit details
    Browse the repository at this point in the history