Vivek Bharath Akupatni

Results 10 issues of Vivek Bharath Akupatni

I don't see any example of this in docs.rs. Thanks for writing a very useful library.

We can easily verify that a file task is synthesized whenever rake finds that user provided task doesn't match any defined tasks and there is file with that name. How...

All four links that appear here in documentation: https://ruby.github.io/rake/index.html#label-Rake+Information are broken It appears that usage of {Rake command-line}[link:doc/command_line_usage.rdoc] works within github but fails in rdocs. Doing the following changes works...

I found a couple of broken links in the 'https://ruby.github.io/csv/NEWS_md.html' section. There may be other broken links in other parts of the website as well. If you have no objections,...

Existing documentation on master branch still refers to older version of gods before generics. Example: ```go package main import aq "github.com/emirpasic/gods/queues/arrayqueue" // ArrayQueueExample to demonstrate basic usage of ArrayQueue func...

**Additional changes** * Remove the duplicate err message sent in the http response. **Behavior before changes** ```bash ins)-> curl -i http://localhost:8082/QUNWATCH HTTP/1.1 400 Bad Request Content-Type: application/json Date: Sun, 13...

bug

### What do you want to change? In the [overrides link](https://github.com/sqlc-dev/sqlc/blob/main/internal/codegen/golang/sqlite_type.go#L13), the sqlite type information is missing. I copied the paragraph below: > A database type to override. Find the...

enhancement
:wrench: golang
:books: sqlite

> **Is your feature request related to a problem? Please describe.** Not really. There is workarounds possible but useful to do this in the library. > A clear and concise...

enhancement

Thanks for creating a useful package. Right now, about GitHub page points to [https://pkg.go.dev/github.com/rickb777/date](https://pkg.go.dev/github.com/rickb777/date). Plz change this to point to v2 version instead.