Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use database.json instead of database.txt #3

Open
ColinTree opened this issue Jun 5, 2019 · 2 comments
Open

Use database.json instead of database.txt #3

ColinTree opened this issue Jun 5, 2019 · 2 comments

Comments

@ColinTree
Copy link
Contributor

That's more formal, and backward compat strategy like

if !exist('database.json') & exists('database.txt') then rename('database.txt', 'dadtabase.json')

can be taken.

@barreeeiroo
Copy link
Member

Yep
Can you open a PR?

@bertalanimre
Copy link

Any update if this is up-to-date or the project is dumped?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants