Caeden Perelli-Harris
Caeden Perelli-Harris
> Please rebase. Done
@rickstaa I have added tests and renamed `format_stats` to `shorten_values`
> @CaedenPH Thanks for your contribution. I accepted your changes and attached the `hacktoberfest-accepted` label, so it should appear in 7 days as accepted in your Hacktoberfest dashboard. I can,...
@anuraghazra I believe I have made the changes you want 1) Should we return an error if they pass a value that is not `short` or `long`? Personally I would...
@microsoft-github-policy-service agree
> That is a good point. Currently, we are supporting Python 3.7 and above, which seems to be the most common minimum version for other database libraries as well 🤔...
> Yeah, that is indeed quite controversial 😅 I'm sure there are a lot of enterprises still on Python 3.7 since its still widely supported in other similar libraries We'll...
@Ce11an Great ideas here, we should implement these. Feel free to make a pr if you're interested in implementing any of your suggestions. Note that all documentation is on `https://surrealdb.com/docs`,...
> The only issue I see is that localhost doesn't always map to 127.0.0.1, but depends on the user configuration. Also if the user does want localhost, it probably shouldn't...
> In my opinion, the installation process seems pretty self explanatory. What information would the tag give that the installation guide doesn't have? Perhaps a note mentioning that python should...