Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added turso as a data source plugin#914

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
FalkWolsky merged 3 commits intolowcoder-org:devfromdswbx:feature/turso
May 29, 2024

Conversation

dswbx
Copy link
Contributor

@dswbxdswbx commentedMay 28, 2024
edited
Loading

Proposed changes

Added turso (https://turso.tech/) as a data source plugin to the node-service.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

In order to test it, the simplest approach would be to sign up for turso, then create the database and the token:

  1. Sign up
  2. Go to "Databases" -> "New Database" -> Enter name -> "Create Database".
  3. Select the created database (side panel opens) -> "Generate Token"
  4. Return to Lowcoder, add a new Datasource -> Select "Turso", enter the URL of the database with the generated token
  5. Use it as query within an app.

To fill the database with a schema and values, you can click on "Edit Tables" on the Turso side panel, and click "SQL runner" to add schema and values using SQL.

You can also request a URL and token from my account, so you don't have to follow the steps, but I need to share this via PM.

@netlifyNetlify
Copy link

netlifybot commentedMay 28, 2024
edited
Loading

👷 Deploy request forlowcoder-cloud pending review.

Visit the deploys page to approve it

NameLink
🔨 Latest commit7cadfdd

@FalkWolskyFalkWolsky changed the base branch frommain todevMay 29, 2024 09:19
@netlifyNetlify
Copy link

netlifybot commentedMay 29, 2024

👷 Deploy request forlowcoder-test pending review.

Visit the deploys page to approve it

NameLink
🔨 Latest commitbd2d6e1

Copy link
Contributor

@FalkWolskyFalkWolsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

A wonderful connection! Thank you very much for this valuable contribution!

@FalkWolskyFalkWolsky merged commite7a58b0 intolowcoder-org:devMay 29, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@FalkWolskyFalkWolskyFalkWolsky approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@dswbx@FalkWolsky

[8]ページ先頭

©2009-2025 Movatter.jp