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

apollo assembly optimization #5035

Merged
merged 70 commits into from
Feb 3, 2024
Merged

apollo assembly optimization #5035

merged 70 commits into from
Feb 3, 2024

Commits on Dec 1, 2023

  1. table prefix

    vdiskg committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    72f014f View commit details
    Browse the repository at this point in the history
  2. assembly config v0.1

    vdiskg committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b0223c2 View commit details
    Browse the repository at this point in the history
  3. assembly config v0.2

    vdiskg committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b518cc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. assembly db init

    vdiskg committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    aae21a1 View commit details
    Browse the repository at this point in the history
  2. assembly db init fix

    vdiskg committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4b5ebee View commit details
    Browse the repository at this point in the history
  3. assembly sql

    vdiskg committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d0fbd74 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    cb48902 View commit details
    Browse the repository at this point in the history
  2. WebSecurity

    vdiskg committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7bcc979 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    baf16c2 View commit details
    Browse the repository at this point in the history
  2. H2Function

    vdiskg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    af7f56e View commit details
    Browse the repository at this point in the history
  3. assembly profile

    vdiskg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c22644a View commit details
    Browse the repository at this point in the history
  4. assembly session

    vdiskg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    73d45a7 View commit details
    Browse the repository at this point in the history
  5. ddl-auto=none

    vdiskg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ab86efe View commit details
    Browse the repository at this point in the history
  6. DataSource

    vdiskg committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d248136 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. doc

    vdiskg committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8caeaa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge branch 'master' into assembly

    # Conflicts:
    #	scripts/sql/apolloconfigdb.sql
    #	scripts/sql/apolloportaldb.sql
    vdiskg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b9b055a View commit details
    Browse the repository at this point in the history
  2. admin assembly profile

    vdiskg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d1590b5 View commit details
    Browse the repository at this point in the history
  3. copy assembly sql on build

    vdiskg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3000fa8 View commit details
    Browse the repository at this point in the history
  4. merge sql conflict

    vdiskg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    889943f View commit details
    Browse the repository at this point in the history
  5. sql comment

    vdiskg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1782d58 View commit details
    Browse the repository at this point in the history
  6. sql converter

    vdiskg committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    497fb9f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. sql converter delta

    vdiskg committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2888dbf View commit details
    Browse the repository at this point in the history
  2. sql converter clean

    vdiskg committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ea07f15 View commit details
    Browse the repository at this point in the history
  3. fix assembly sql

    vdiskg committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    84a54cc View commit details
    Browse the repository at this point in the history
  4. fix assembly sql temp

    vdiskg committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    41b010f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

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

Commits on Jan 2, 2024

  1. fix assembly sql temp v0.2

    vdiskg committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4a6837f View commit details
    Browse the repository at this point in the history
  2. fix assembly sql temp v0.3

    vdiskg committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d773cd7 View commit details
    Browse the repository at this point in the history
  3. fix assembly sql temp v0.4

    vdiskg committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7663dd3 View commit details
    Browse the repository at this point in the history
  4. fix assembly sql temp v0.5

    vdiskg committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7930dc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. assembly doc

    vdiskg committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6763f62 View commit details
    Browse the repository at this point in the history
  2. autoGeneratedDeclaration

    vdiskg committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1fe8c27 View commit details
    Browse the repository at this point in the history
  3. rename sql-converter module

    vdiskg committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cc438b8 View commit details
    Browse the repository at this point in the history
  4. sql-converter h2

    vdiskg committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b485a29 View commit details
    Browse the repository at this point in the history
  5. fix database-discovery

    vdiskg committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e2de672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08da155 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    7fc7246 View commit details
    Browse the repository at this point in the history
  2. mv sql

    vdiskg committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    001119f View commit details
    Browse the repository at this point in the history
  3. mv sql v0.2

    vdiskg committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5fba666 View commit details
    Browse the repository at this point in the history
  4. mv sql v0.3

    vdiskg committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    852feff View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. multi datasource

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3ce7c39 View commit details
    Browse the repository at this point in the history
  2. remove table prefix

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f305489 View commit details
    Browse the repository at this point in the history
  3. update doc

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    34c2596 View commit details
    Browse the repository at this point in the history
  4. fix init

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    224bd7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    435348a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0397d90 View commit details
    Browse the repository at this point in the history
  7. mv h2 sql

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ee487c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e24336a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31657f3 View commit details
    Browse the repository at this point in the history
  10. clean import

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bbe2163 View commit details
    Browse the repository at this point in the history
  11. fix sql check

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d0aa029 View commit details
    Browse the repository at this point in the history
  12. fix sql check v0.2

    vdiskg committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5d212c3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e4ad6d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    497e36e View commit details
    Browse the repository at this point in the history
  2. merge sql

    vdiskg committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1080e41 View commit details
    Browse the repository at this point in the history
  3. merge sql generated

    vdiskg committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bce70ef View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. add sql test temp

    vdiskg committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d0e409e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. add sql test temp 2

    vdiskg committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1313fc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add sql test

    vdiskg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    db9a48a View commit details
    Browse the repository at this point in the history
  2. sql convert

    vdiskg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c8b3765 View commit details
    Browse the repository at this point in the history
  3. fix sql-convert

    vdiskg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    08ffbb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10f65ae View commit details
    Browse the repository at this point in the history
  5. CHANGES.md

    vdiskg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b1e370a View commit details
    Browse the repository at this point in the history
  6. fix copyright

    vdiskg committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    768c250 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. clean logger

    vdiskg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4d72047 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into assembly

    # Conflicts:
    #	docs/en/contribution/apollo-development-guide.md
    #	docs/zh/contribution/apollo-development-guide.md
    vdiskg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a8398e5 View commit details
    Browse the repository at this point in the history
  3. fix order

    vdiskg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4941f4f View commit details
    Browse the repository at this point in the history
  4. fix h2 converter

    vdiskg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    06afabb View commit details
    Browse the repository at this point in the history
  5. fix h2 converter v0.2

    vdiskg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d68ed97 View commit details
    Browse the repository at this point in the history
  6. fix order v0.2

    vdiskg committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e8b44ee View commit details
    Browse the repository at this point in the history