Results 14 comments of Marat

I deleted folder src/google.golang.org/api and called the go get -u google.golang.org/api/sheets/v4 again, it said: package google.golang.org/genproto/googleapis/rpc/status: google.golang.org/genproto is a custom import path for https://github.com/googleapis/go-genproto, but C:\Users\KK\go\src\google.golang.org\genproto is checked out from...

Can I add Telosys-cli as a library from my project and to configure it from Java code? Can I find it in Maven?

I was wondering if I can ask for an example that uses this "jar" to automatically create the dm model and classes from MySQL?

I added the jar file to the libraries folder ![image](https://user-images.githubusercontent.com/56219126/85094363-4a4fbe80-b1f7-11ea-9cbe-658128ba12aa.png) and added this class ![image](https://user-images.githubusercontent.com/56219126/85094298-22605b00-b1f7-11ea-9b96-de71bfafcda3.png) How to get the missing dependencies? And what do I do next? Call the newDatabaseModel(Integer...

> > > In case anybody else is facing this problem, I forked this and made [this change](https://github.com/vertoforce/spreadsheet/commit/b4e7c66600ea1f4a2254e04edd154e4733bfcec9) and [this change](https://github.com/vertoforce/spreadsheet/commit/f3e35670b380587e899ab9ee19396d26ce4fedde) to support overriding the default cell type. > >...

@dxlvgcw I don't want to make a very long page. I think about tabs like this: ![image](https://user-images.githubusercontent.com/56219126/72435391-07ed0600-37af-11ea-9586-58aa7dd9167e.png) So you can put some fields to different tabs. I also want some...

Hello! I was wondering if you know how to do it?

Hi, I've added a function to send emails the way shown below. So it just fetches the emails from the checked rows of the table and opens the default application...

@chenhg5 How to change GoAdmin build-in authentication to Firebase authentication?

`{ insertId: "5f5ef4450001e605ea5d6113" labels: {…} logName: "projects/first-project-288921/logs/stdout" receiveTimestamp: "2020-09-14T04:40:37.456454280Z" resource: {…} textPayload: "2020-09-14T04:40:37.124Z controller/handler.go:24 [GoAdmin]  400   POST  /admin/signin" timestamp: "2020-09-14T04:40:37.124421Z" }` `{ insertId: "5f5ef4450001e6e87de17d4a" labels: {…}...