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

Fix bug with material columns #946

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Fix bug with material columns #946

merged 2 commits into from
Jun 19, 2024

Conversation

kyscott18
Copy link
Collaborator

No description provided.

@kyscott18 kyscott18 requested a review from typedarray June 19, 2024 15:59
@kyscott18 kyscott18 merged commit d6cc62e into main Jun 19, 2024
8 checks passed
@kyscott18 kyscott18 deleted the kjs/material branch June 19, 2024 16:11
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
typedarray pushed a commit that referenced this pull request Jun 19, 2024
* filter out non-material columns

* chore: changeset
kyscott18 added a commit that referenced this pull request Jul 18, 2024
* User api routes

* graphql server

* move graphql

* graphql middleware

* .

* example server

* more custom api

* cleanup server

* more cleanup:

* hono peer dep

* wip graphql

* fix graphql

* cleanup

* more cleanup

* .

* fix graphql json

* remove patch

* direct sql

* search path

* direct sql

* fix package.json

* pnpm dedupe

* readonly db

* directories

* ponder.get

* hono peer dep

* fix tests

* more logs

* dynamic batch size based on number of columns (#944)

* dynamic batch size based on number of params

* use option for max_batch_size

* chore: changeset

* format on lint staged

* chore: version packages (#945)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix bug with material columns (#946)

* filter out non-material columns

* chore: changeset

* chore: version packages (#947)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* server error handling

* return error stack in response

* text error

* .

* wip docs

* fix biome config

* file conventions

* sql tagged template

* remove custom not found

* fix e2e tests

* .

* docs tweak

* chore: wip changeset

* fix: docs

* start drizzle

* select types

* db select injection

* re-export drizzle objects

* wip

* bigdog

* more

* more column types

* cleanup + add all types

* pair programming with kevin

* revert build service changes

* use schemas in drizzle tables

* plugin without serve fix

* type configuration

* simplify order by and group by

* join tests

* status endpoint

* graphql metadata entity

* nits

* chore: changeset

* fix: kysely types

* fix: ponder_metadata table name

* fix: database ponder_metadata creation and initialization

* fix tests

* cleanup virtual modules

* ponder.get

* ponder.use

* add db to hono context

* c.tables

* cleanup drizzle database setup

* cleanup

* use virtual module in shim

* separate indexing and server build

* change name of metadata table and metadata graphql field, update shape of status

* use status in e2e tests

* fix: tests

* fix: e2e tests

* fix: race condition w/ status

* delete module cache for hot reloads

* fix: dev server reloading

* chore: cleanup e2e test

* fix metadata for graphql and create graphql endpoint when no custom endpoint exists

* rename metadata table

* fix e2e tests

* fix server tests

* cleanup

Signed-off-by: Kyle Scott <[email protected]>

* fix: hot reloading

* add more drizzle tests

Signed-off-by: Kyle Scott <[email protected]>

* jsdoc

* cleanup

* cleanup hot reloading

* add server validation at build step and remove /_ponder from  internal api routes

* drizzle list column

* nits

* fix graphql middleware

* refactor build service to emit two separate events

* :(

* fix tests

* fix graphql error status code

* trpc example and add drizzle objects to hono context

* codegen

* cleanup new example

* fix lockfile

* readonly database

* fix: dev server reloading

* e2e typesafe client

* clean up example app

* codegen and server tests

* new example for feature api functions

* update api functions example

* docs

* add hono and new env to create ponder

* docs

* tweaks

* chore: changeset

---------

Signed-off-by: Kyle Scott <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: typedarray <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants