Results 10 issues of Marat

Hello, Steve Coffey! What is the difference between PayPal Orders API and Payments API from Checkout-Java-SDK? Which one to use if I want to use authentications? It is seems that...

Hi, I have this error when I do go get -u google.golang.org/api/sheets/v4 How to fix it? ![image](https://user-images.githubusercontent.com/56219126/84998034-f80b9080-b157-11ea-9b93-4e127b626391.png) ``` fatal: not a git repository (or any of the parent directories): .git...

Hello, here is a MySQL script below. Can Telesys-cli create classes with Hibernate annotations based on this script? How to launch it during the build of the Java Maven project?...

question

Hello! I have a model that I want to do and it has 50 fields. It's too much to show all of them at once. May I be able to...

enhancement

Actions: 1. Create two records in folder, Development is a parent of uAdmin. ![image](https://user-images.githubusercontent.com/56219126/72338518-b6bd1380-36d5-11ea-97b4-6fa3a59ddd0a.png) 2. Go to Development and here you can make a parent to become a child of...

enhancement

How to replace a Dashboard with a user table? Like on the screenshot below? ![simpleAdminPortal](https://user-images.githubusercontent.com/56219126/92345154-04f1ad80-f0d1-11ea-94c4-b0e2b777d653.png)

### Description [describe your questions] Hello, how to use Firebase instead of other databases with GoAdmin? And is there a built-in feature to send an email to users on the...

Hello everyone! This is my first question at Github! My task is to check how many pages contain a pdf document and if it has less than 8 pages print...

Hello, Benjamin Pick! What is the difference between PayPal Orders API and Payments API from Checkout-Java-SDK? Which one to use if I want to use authentications? It is seems that...

When I do: "output,err := iconv.ConvertString(string(out), "windows-1252", "windows-1251")" I got: winapi error #42 ------------------- When I do this: fmt.Printf(string(out)) I got: ������� ---------------- When I do this: var code string...