question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

db branch beta test

See original GitHub issue

First impressions follow. I got around to this pretty late today, so I didn’t follow up on things I could’ve. Will do more testing in a few days. All this is using the CSV import script.

  • With loglevel debug, CSV import of 50 entries generates a metric shitton of logs. This slows down execution by several seconds compared to loglevel info. Probably not an actual issue, more an interesting note.
  • Many objects miss a friendly __repr__ method, leading to output lines like [03/29/2016 21:36:03] DEBUG:pynYNAB:track_append <pynYNAB.schema.budget.Payee object at 0x103d35a20> that are not as useful as they could be.
  • I was initially a bit unclear on where I should be looking for the DB file, then realized it’s an in-memory DB. So this is more an idea than a problem: being able to configure the DB connection string may be useful, in my case I’d set it to some file on my disk, and save some network traffic.
  • Transactions didn’t actually show up in the budget. I didn’t yet look into what exactly is going wrong, will add more info.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
rienafairefrcommented, Apr 4, 2016

Thanks for your feedback 😃 I’ll probably take the plunge and merge the branch very soon, I’m closing this issue for now, don’t hesitate to open another one if problems arise. Cheers

0reactions
abestocommented, Apr 4, 2016

Alright, gonna assume my test budget is messed up. Will create a new one and see what’s what. (Expect a few days delay). I’m out of comments about the branch by the way 😃

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Plan B update for 8 December 2022 - SteamDB
In the Steam client, right-click on the game from your library and select "Properties". Select the "BETAS" tab. Select the "test" branch listed ......
Read more >
Xata Is Now Live! | Xata Blog
Starting today, Xata is out of private Beta! ... There are multiple benefits to having database branches, which is why they are being ......
Read more >
Running beta in production - Signal v. Noise
To this end, we run six different beta servers that all point to the same production database. We've found it impossible to accurately ......
Read more >
New Branch (BETA) And New Features - Agenda - Mod DB
The default branch will be used for when the new feature is balanced and works well, we will then simply move the current...
Read more >
Sequel-Ace/Sequel-Ace: MySQL/MariaDB database ... - GitHub
MySQL/MariaDB database management for macOS. ... beta/ tags represent pre-release versions of Sequel Ace intended to test new features and bug fixes.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found