Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 80f8fe8

Browse files
author
Bogdan Tsechoev
committedApr 9, 2025
Clean up old code
1 parent 9b75114 commit 80f8fe8

File tree

322 files changed

+205
-50094
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

322 files changed

+205
-50094
lines changed
 

‎CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ The [postgres-ai/database-lab](https://gitlab.com/postgres-ai/database-lab) repo
140140
- [Database Lab CLI](https://gitlab.com/postgres-ai/database-lab/-/tree/master/engine/cmd/cli)
141141
- [Database Lab UI](https://gitlab.com/postgres-ai/database-lab/-/tree/master/ui)
142142
- [Community Edition](https://gitlab.com/postgres-ai/database-lab/-/tree/master/ui/packages/ce)
143-
- [Platform](https://gitlab.com/postgres-ai/database-lab/-/tree/master/ui/packages/platform)
144143
- [Shared components](https://gitlab.com/postgres-ai/database-lab/-/tree/master/ui/packages/shared)
145144

146145
Components have a separate version, denoted by either:

‎ui/.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@
77
ui/node_modules/
88
ui/packages/ce/node_modules/
99
ui/packages/shared/node_modules/
10-
ui/packages/platform/node_modules/

0 commit comments

Comments
 (0)
Please sign in to comment.