Skip to content

issues Search Results · repo:nucleuscloud/neosync language:Go

Filter by

453 results
 (81 ms)

453 results

innucleuscloud/neosync (press backspace or delete to remove)

Bug description Our table names in our setup have very long names and are prepended with the schema name etc. Currently in the UI those names are truncated and we have a hard time knowing which tables ...
bug
  • khusseini
  • 4
  • Opened 
    10 days ago
  • #3308

Is your feature request related to a problem? In our setup we fetch data from kubernetes secrets to add the database URIs to neosync API and neosync Worker for use in MySQL connections. The secret, however ...
enhancement
  • khusseini
  • 1
  • Opened 
    10 days ago
  • #3307

this is happening for mysql. Potential for other DBs as well. sub From SyncLinear.com | NEOS-1757 /sub
bug
Mysql
  • nickzelei
  • 1
  • Opened 
    12 days ago
  • #3304

we shoudl be able to insert the IpAddress transformer values into the inet data type in postgres. https://www.postgresql.org/docs/current/datatype-net-types.html sub From SyncLinear.com | NEOS-1749 /sub ...
Feature
  • evisdrenova
  • Opened 
    25 days ago
  • #3260

Bug description On the current main branch, running a docker compose up -d per documentation does not lead to a functioning local neosync environment as the elasticsearch container fails to start. See ...
bug
  • liamjones-pw
  • 2
  • Opened 
    28 days ago
  • #3246

We discovered an issue where a create table statement returned duplicate columns. This was caused by a serial value returning a non-sequence record in our linked sequence CTE. This happened because of ...
bug
Fast Follow
Postgresql
  • nickzelei
  • Opened 
    28 days ago
  • #3245

Looks like I accidentally created the job hook name unique constraint to be system wide. CONSTRAINT job_hooks_name_unique UNIQUE (name) This should be scoped to the job id. sub From SyncLinear.com | ...
bug
  • nickzelei
  • Opened 
    on Feb 7
  • #3232

Is your feature request related to a problem? When subsetting, i have a table that is the source where most of my other tables rely on. But Neosync only recognises tables as root if they comply with the ...
enhancement
  • Yarn-e
  • 8
  • Opened 
    on Feb 6
  • #3227

Bug description When i want to add a new sql connection, and set attributes, i get a panic (see screenshot) img width= 1706 alt= Image src= https://github.com/user-attachments/assets/771cb8e5-252c-49a4-a20b-4d5223b0890b ...
bug
  • Yarn-e
  • Opened 
    on Feb 5
  • #3220

https://www.postgresql.org/docs/current/catalog-pg-type.html base types tend to be built-in types an array variants of custom types. Today we handle creating c (composite), d (domain), and e (enum). ...
enhancement
Postgresql
  • nickzelei
  • Opened 
    on Jan 30
  • #3204
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub